积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(354)综合其他(148)云计算&大数据(144)Weblate(90)Python(75)系统运维(73)数据库(69)OpenShift(51)区块链(48)PyWebIO(48)

语言

全部中文(简体)(835)

格式

全部PDF文档 PDF(678)其他文档 其他(133)PPT文档 PPT(21)DOC文档 DOC(3)
 
本次搜索耗时 0.325 秒,为您找到相关结果约 835 个.
  • 全部
  • 后端开发
  • 综合其他
  • 云计算&大数据
  • Weblate
  • Python
  • 系统运维
  • 数据库
  • OpenShift
  • 区块链
  • PyWebIO
  • 全部
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 What's New In Apache Ozone 1.3

    What’s new in Apache Ozone 1.3 陈怡 Apache Ozone PMC 主席 3 ⽬录 I. Ozone 构架 II. Ozone 1.3 新功能 III. 未来展望 4 Ozone 构架 5 Ozone 1.3 新功能 I. 纠删码(Erasure coding) II. 系统均衡器(Container Balancer) III
    0 码力 | 24 页 | 2.41 MB | 1 年前
    3
  • pdf文档 Candid: the interface description language of the Internet Computer smart contracts - 陈研

    第三届中国Rust开发者大会 Candid: the interface description language of the Internet Computer smart contracts Yan Chen DFINITY Foundation Rust China Conf 2023 −− How DFINITY uses procedure macro to extend Rust the compiler. • Running example: Candid, a strongly typed serialization library • Extended language features: • Backward compatible API upgrades with subtyping • Type reflection • Structural typing Motivation as () Decode as (record { name : text }) Candid: a strongly typed interface description language • Primitive types • nat, int, nat{8-64}, int{8-64}, float{32,64}, bool, text • Composite types
    0 码力 | 35 页 | 1.35 MB | 1 年前
    3
  • pdf文档 JAVA 应用与开发 - 高级类特性

    TestAnonymous.java 1 public class TestAnonymous { 2 public static void main(String[] args) { 3 Person sp = new Person() { // 匿名内部类 4 public void work() { 5 System.out.println("�����" + this.getInfo()); 6 System TestAnonymous.java 1 public class TestAnonymous { 2 public static void main(String[] args) { 3 Person sp = new Person() { // 匿名内部类 4 public void work() { 5 System.out.println("�����" + this.getInfo()); 6 System �用����类 ��匿名类��类名����方法���类�名�����类�� ������������������匿名类�象������ �类��方法����类的��方法�� 1 Person sp = new Person("Kevin", 30) { 2 public void work() { 3 System.out.println("�����" + this.getInfo()); 4 System
    0 码力 | 61 页 | 677.55 KB | 1 年前
    3
  • pdf文档 Java 应用与开发 - Java 语言基础与流程控制

    extends false final finally float for if implements import instanceof int interface long native new null package private protected public return short static super switch synchronized this volatile >>、<<、>>>、&、|、^、~ 赋值运算符 =、扩展赋值运算符,如+=、/=等 条件运算符 ? : 其他运算符 包括分量运算符 . 、下标运算符[ ]、实例运算符 instanceof、内存分配运算符 new、 强制类型转换运算符(类型)、方法调用运算符()等  课后小作业 请自行总结 Java 运算符的基本用法,包括运算符的优 先级。 大纲 数据类型 常量和变量 关键字与标识符 运算符与表达式 num1, num2; 5 String str1, str2; 6 InputStreamReader in; 7 in = new InputStreamReader(System.in); 8 BufferedReader buf; 9 buf = new BufferedReader(in); 10 System.out.print("请输入第一个数:"); 11 str1 = buf
    0 码力 | 37 页 | 685.82 KB | 1 年前
    3
  • epub文档 Kotlin 1.9.10 官方文档 中文版

    and it can compile code from various programming languages, including Kotlin. Kotlin/Wasm is a new compilation target for Kotlin. You can use it in your Kotlin Multiplatform projects. With Kotlin/Wasm If you face any issues, please report them on GitHub. Compose Multiplatform for Web is based on new Kotlin/Wasm target. You can create a Kotlin Multiplatform project and experiment with sharing your Kotlin's static typing with the dynamic nature of data by utilizing both the full power of the Kotlin language and the opportunities provided by intermittent code execution in Jupyter notebooks and REPLs.
    0 码力 | 3753 页 | 29.69 MB | 1 年前
    3
  • pdf文档 Kotlin 官方文档中文版 v1.9

    secure, and it can compile code from various programming languages, including Kotlin. Kotlin/Wasm is a new compilation target for Kotlin. You can use it in your Kotlin Multiplatform projects. With Kotlin/Wasm issues, please report them on GitHub. Kotlin Wasm 35 Compose Multiplatform for Web is based on new Kotlin/Wasm target. You can create a Kotlin Multiplatform project and experiment with sharing your Kotlin's static typing with the dynamic nature of data by utilizing both the full power of the Kotlin language and the opportunities provided by intermittent code execution in Jupyter notebooks and REPLs.
    0 码力 | 2049 页 | 45.06 MB | 1 年前
    3
  • chm文档 httpd 2.2.31 中文文档

    are intended to be brief notes, and you should be able to find more information in either the New Features document, or in the src/CHANGES file. This document describes only the changes from 2.0 to 2 version 1.3, you should also consult the 1.3 to 2.0 upgrading document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to then you will need to account for the module name changes mentioned above. If you choose to use the new default configuration file for version 2.2, you will find that it has been greatly simplified by removing
    0 码力 | 1860 页 | 1.48 MB | 1 年前
    3
  • chm文档 httpd 2.2.29 中文文档

    are intended to be brief notes, and you should be able to find more information in either the New Features document, or in the src/CHANGES file. This document describes only the changes from 2.0 to 2 version 1.3, you should also consult the 1.3 to 2.0 upgrading document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to then you will need to account for the module name changes mentioned above. If you choose to use the new default configuration file for version 2.2, you will find that it has been greatly simplified by removing
    0 码力 | 1854 页 | 1.48 MB | 1 年前
    3
  • chm文档 httpd 2.2.27 中文文档

    are intended to be brief notes, and you should be able to find more information in either the New Features document, or in the src/CHANGES file. This document describes only the changes from 2.0 to 2 version 1.3, you should also consult the 1.3 to 2.0 upgrading document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to then you will need to account for the module name changes mentioned above. If you choose to use the new default configuration file for version 2.2, you will find that it has been greatly simplified by removing
    0 码力 | 1849 页 | 1.47 MB | 1 年前
    3
  • chm文档 httpd 2.2.27.dev 中文文档

    are intended to be brief notes, and you should be able to find more information in either the New Features document, or in the src/CHANGES file. This document describes only the changes from 2.0 to 2 version 1.3, you should also consult the 1.3 to 2.0 upgrading document. See also Overview of new features in Apache 2.2 Compile Time Configuration Changes The compilation process is very similar to then you will need to account for the module name changes mentioned above. If you choose to use the new default configuration file for version 2.2, you will find that it has been greatly simplified by removing
    0 码力 | 1849 页 | 1.47 MB | 1 年前
    3
共 835 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 84
前往
页
相关搜索词
Apache OzoneOzone陈研RustConfChina2023AdvancedclassfeaturespdfJavalanguagebasicandflowcontrolKotlin1.910官方文档中文文版中文版httpd2.2312927dev
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩