积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(120)Julia(56)云计算&大数据(25)Pandas(24)Python(21)Conda(16)C++(12)其它语言(12)Rust(12)Kotlin(5)

语言

全部英语(124)中文(繁体)(11)中文(简体)(3)韩语(2)西班牙语(1)法语(1)日语(1)葡萄牙语(1)中文(繁体)(1)

格式

全部PDF文档 PDF(145)PPT文档 PPT(1)其他文档 其他(1)
 
本次搜索耗时 0.167 秒,为您找到相关结果约 147 个.
  • 全部
  • 后端开发
  • Julia
  • 云计算&大数据
  • Pandas
  • Python
  • Conda
  • C++
  • 其它语言
  • Rust
  • Kotlin
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 韩语
  • 西班牙语
  • 法语
  • 日语
  • 葡萄牙语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 C++/Rust Interop: Using Bridges in Practice

    { pub fn calculate_transform(&self, variables: &[f64]) -> Isometry3; } hpp 18Manual Interop ● Create unsafe Rust functions for creating and deleting Rust objects ● Store the Rust object in implementations to bridge library types hpp cpp 19Part 2 - Exposing a CMake Target 20CMake With C++ Interop Layer Rust Library with Unsafe 21include(FetchContent) FetchContent_Declare( bridge GIT_REPOSITORY
    0 码力 | 45 页 | 724.12 KB | 5 月前
    3
  • pdf文档 Au Units

    inspirationsCorresponding quantity mechanism https://aurora-opensource.github.io/au/main/howto/interop/ struct MyMeters { uint32_t val; }; class Quantity { uint32_t value_; }; }; 41Corresponding quantity mechanism https://aurora-opensource.github.io/au/main/howto/interop/ struct MyMeters { uint32_t val; }; <=> class Quantity { uint32_t value_; }; 41 41.1Corresponding quantity mechanism https://aurora-opensource.github.io/au/main/howto/interop/ struct MyMeters { uint32_t val; }; <=> class Quantity { uint32_t value_; }; namespace
    0 码力 | 191 页 | 22.37 MB | 5 月前
    3
  • pdf文档 Cooperative C++ Evolution

    guidance not needed 50 safer metric: 98% fewer type/bounds/init/lifetime CVEs Friction-free interop Always generate 100% C++20/23 code Use any C++ code directly, no wrapping/marshaling/thunking/… points with JavaScript48 A B effort value effort value ?49 Basic requirement: High fidelity interop. Min bar: NewThing can seamlessly use OldThing. Good: “An OldThing project can add NewThing start seeing benefit.” Ex: “Add NewLang file and see benefit.”50 Basic requirement: High fidelity interop. Min bar: NewThing can seamlessly use OldThing. Good: “An OldThing project can add NewThing
    0 码力 | 85 页 | 5.73 MB | 5 月前
    3
  • pdf文档 Kotlin Language Documentation 1.9.20

    Configure one compilation Create a custom compilation Use Java sources in JVM compilations Configure interop with native languages Compilation for Android Compilation of the source set hierarchy Build final Strings in Kotlin Receive C string bytes from Kotlin Fix the Code Next steps Create an app using C Interop and libcurl – tutorial Before you start Create a definition file Add interoperability to the build frequencies, stopwords, stemming, and much more. Java libraries Since Kotlin provides first-class interop with Java, you can also use Java libraries for data science in your Kotlin code. Here are some examples
    0 码力 | 1299 页 | 32.44 MB | 1 年前
    3
  • ppt文档 Making Libraries Consumable for Non-C++ Developers

    Generator (SWIG) – 1996 JVM – Java Native Interface (JNI) – 1997 .NET – Platform Invoke (P/Invoke), COM interop, C++/CLI – 2002, 2005 JVM – Java Native Access (JNA) – 2007 Go – cgo – permit C in the .go source compile of gcc, sizeof(long) == sizeof(size_t) MSYS2 compile of gcc, sizeof(long) == 4You can make interop suck less by… Explicitly state/document argument content. • Instead of long or int, use int64_t signature and usage. ((void(*)(id,SEL,int,float))objc_msgSend)(_id, _op, 10, 1.f);You can make interop suck less by… Explicitly state/document argument content. • Instead of long or int, use int64_t
    0 码力 | 29 页 | 1.21 MB | 5 月前
    3
  • epub文档 Kotlin 1.9.10 官方文档 中文版

    } } } } 用于 C 语言互操作隐式整数转换的编译器选项 We have introduced a compiler option for C interop that allows you to use implicit integer conversions. After careful consideration, we've introduced value = 1, toDate = today, options = 0 ) To use implicit conversions with native interop libraries, use the - XXLanguage:+ImplicitSignedToUnsignedIntegerConversion compiler option. You introduces several performance and size-related optimizations, along with updates in JavaScript interop. 尺寸相关的优化 Kotlin 1.9.0 introduces significant size improvements for WebAssembly (Wasm) projects
    0 码力 | 3753 页 | 29.69 MB | 1 年前
    3
  • pdf文档 Kotlin 官方文档中文版 v1.9

    } } } } 用于 C 语言互操作隐式整数转换的编译器选项 We have introduced a compiler option for C interop that allows you to use implicit integer conversions. After careful consideration, we've introduced value = 1, toDate = today, options = 0 ) To use implicit conversions with native interop libraries, use the - XXLanguage:+ImplicitSignedToUnsignedIntegerConversion compiler option. You introduces several performance and size-related optimizations, along with updates in JavaScript interop. 尺寸相关的优化 Kotlin 1.9.0 introduces significant size improvements for WebAssembly (Wasm) projects
    0 码力 | 2049 页 | 45.06 MB | 1 年前
    3
  • pdf文档 Libraries: A First Step Toward Standard C++ Dependency Management

    e., dpkg-deb --contents fangorn.deb ● Metadata file(s) to declare those contents ● Modest tool interop requirements In short, declaring libraries installed on a filesystem 6Goals ● ✓ A first step towards 23● Bloomberg needs next-gen packaging metadata ○ Upgrading from pkg-config for project ⇔ project interop ○ Don’t need or want a unique solution! ● About Bloomberg’s C++ ○ More than 30K C++ projects, 28Upside: Easier CMake interop ● Build system interop and freedom! ● Generate via templated foobar.cps.in files and find/replace ○ Very common to see foobar.pc.in files now! ● JSON interop commoditized at
    0 码力 | 82 页 | 4.21 MB | 5 月前
    3
  • pdf文档 Kotlin 1.2 Language Documentation

    Reference Keywords and Operators Grammar Notation Semicolons Syntax Lexical structure Java Interop Calling Java code from Kotlin Calling Kotlin from Java JavaScript Dynamic Type Calling JavaScript Documentation New to Kotlin? Take a look at the Getting Started page. Suggested documentation pages: C interop Kotlin/Native for Native Why Kotlin/Native? Target Platforms — — — — — — Interoperability Interoperability — — — — — Sharing Code between Platforms How to Start — 9 Swift/Objective-C interop Recommended tutorials: A basic Kotlin/Native application Multiplatform Project: iOS and Android Types
    0 码力 | 333 页 | 2.22 MB | 1 年前
    3
  • pdf文档 Kotlin Language Documentation 1.3

    Type-Safe Builders Experimental API Markers Reference Keywords and Operators Grammar Java Interop Calling Java code from Kotlin Calling Kotlin from Java JavaScript Setting up a Kotlin/JS project Kotlin? Take a look at the Getting Started page. Suggested documentation pages: C interop Swift/Objective-C interop Recommended tutorials: A basic Kotlin/Native application Multiplatform Project: the visualization of tabular data inspired by Python's ggplot. Since Kotlin provides �rst-class interop with Java, you can also use Java libraries for data science in your Kotlin code. Here are some examples
    0 码力 | 597 页 | 3.61 MB | 1 年前
    3
共 147 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 15
前往
页
相关搜索词
C++RustInteropUsingBridgesinPracticeAuUnitsCooperativeEvolutionKotlinLanguageDocumentation1.920MakingLibrariesConsumableforNonDevelopers10官方文档中文文版中文版FirstStepTowardStandardDependencyManagement1.21.3
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩