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

无数据

分类

全部后端开发(853)Python(268)Java(231)Spring(227)UML(96)C++(84)Conan(74)Scrapy(54)Django(48)Celery(47)

语言

全部英语(747)中文(简体)(32)德语(12)西班牙语(12)法语(12)日语(12)韩语(12)俄语(12)英语(1)

格式

全部PDF文档 PDF(636)其他文档 其他(216)PPT文档 PPT(1)
 
本次搜索耗时 0.086 秒,为您找到相关结果约 853 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • UML
  • C++
  • Conan
  • Scrapy
  • Django
  • Celery
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 西班牙语
  • 法语
  • 日语
  • 韩语
  • 俄语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Programmer’s Guide for Free Pascal, Version 3.2.2

    . . . . . . . . . . . . . . . . . . . . 143 13 Using Windows resources 144 13.1 The resource directive $R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144 13.2 Creating resources compiler directive is always specified as a comment using curly braces: {$DIRECTIVE [value]} The older (* *) notation, or the C++ notation // cannot be used for directives. The fact that a directive is specified That in turn means that if a non-existing directive is specified, the compiler does not give an error, it just gives a warning about an invalid/unknown directive. There is a distinction between local and
    0 码力 | 187 页 | 531.58 KB | 1 年前
    3
  • pdf文档 User’s Guide for Free Pascal, Version 3.2.2

    directory should be added to the LIBPATH directive in the config.sys file: LIBPATH=XXX;C:\PP\DLL Obviously, any existing directories in the LIBPATH directive (indicated by XXX in the above exam- ple) compile something. 3.1.3 Include files If you include a file in your source with the {$I filename} directive, the compiler will look for it in the following places: 1. It will look in the path specified in the current directory. 3.1.4 Object files When you link to object files (using the {$L file.o} directive, the compiler will look for this file in the same way as it looks for include files: 1. It will
    0 码力 | 217 页 | 756.57 KB | 1 年前
    3
  • pdf文档 Reference guide for Free Pascal, version 3.2.2

    appropriate mode. When required for a certain feature, the use of the -M command-line switch or {$MODE } directive will be indicated in the text. More information about the various modes can be found in the user’s appropriate mode. When required for a certain feature, the use of the -M command-line switch or {$MODE } directive will be indicated in the text. More information about the various modes can be found in the user’s functions or methods, properties) can have a hint directive appended to their definition: Hint directives 16 CHAPTER 1. PASCAL TOKENS -- hint directive Deprecated string constant Experimental Platform
    0 码力 | 268 页 | 700.37 KB | 1 年前
    3
  • pdf文档 The Swift Programming Language (Swift 5.7) - Apps Dissected

    just in top-level code. In the conditional compilation block, the branch for the #if compilation directive must contain at least one expression. The other PDF conversion courtesy of www.appsdissected.com conditional-switch-case → switch-if-directive-clause switch-elseif-directive-clauses opt switch-else-directive-clause opt endif-directive switch-if-directive-clause → if-directive compilation-condition switch-cases switch-cases opt switch-elseif-directive-clauses → elseif-directive-clause switch-elseif-directive-clauses opt switch-elseif-directive-clause → elseif-directive compilation-condition switch-cases
    0 码力 | 1040 页 | 10.90 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.3 Справочное руководство по языку

    character # has been changed to the exclamation mark !. 17.1 Including files Use the !include directive to include file in your diagram. Imagine you have the very same class that appears in many diagrams be included once. If you want to include several times the very same file, you have to use the directive !include_many instead of !include. You can also put several @startuml/@enduml text block in an file, so using something like !include foo.txt!MY_OWN_ID. 17.2 Including URL Use the !includeurl directive to include file from Internet/Intranet in your diagram. You can also use !includeurl http://someurl
    0 码力 | 159 页 | 1.76 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.2 Справочное руководство по языку

    character # has been changed to the exclamation mark !. 17.1 Including files Use the !include directive to include file in your diagram. Imagine you have the very same class that appears in many diagrams be included once. If you want to include several times the very same file, you have to use the directive !include_many instead of !include. You can also put several @startuml/@enduml text block in an file, so using something like !include foo.txt!MY_OWN_ID. 17.2 Including URL Use the !includeurl directive to include file from Internet/Intranet in your diagram. You can also use !includeurl http://someurl
    0 码力 | 159 页 | 1.76 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.1 Справочное руководство по языку

    character # has been changed to the exclamation mark !. 17.1 Including files Use the !include directive to include file in your diagram. Imagine you have the very same class that appears in many diagrams be included once. If you want to include several times the very same file, you have to use the directive !include_many instead of !include. You can also put several @startuml/@enduml text block in an file, so using something like !include foo.txt!MY_OWN_ID. 17.2 Including URL Use the !includeurl directive to include file from Internet/Intranet in your diagram. You can also use !includeurl http://someurl
    0 码力 | 147 页 | 1.89 MB | 1 年前
    3
  • pdf文档 The Idris Tutorial Version 0.11

    Leaf toTree (x :: xs) = insert x (toTree xs) 5.1.4 %access Directive Finally, the default export mode can be changed with the %access directive, for example: module Btree %access export data BTree a functions a requirement, either: • By using the --total compiler flag. • By adding a %default total directive to a source file. All definitions after this will be required to be total, unless explicitly flagged libraries can be dynamically loaded in the interpreter by using the :dynamic command or the %dynamic directive. For example: Idris> :dynamic libm.so Idris> :x unsafePerformIO ((mkForeign (FFun "sin" [FFloat]
    0 码力 | 71 页 | 314.20 KB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.4 Справочное руководство по языку

    character # has been changed to the exclamation mark !. 19.1 Including files Use the !include directive to include file in your diagram. Imagine you have the very same class that appears in many diagrams be included once. If you want to include several times the very same file, you have to use the directive !include_many instead of !include. You can also put several @startuml/@enduml text block in an file, so using something like !include foo.txt!MY_OWN_ID. 19.2 Including URL Use the !includeurl directive to include file from Internet/Intranet in your diagram. You can also use !includeurl http://someurl
    0 码力 | 167 页 | 1.87 MB | 1 年前
    3
  • pdf文档 The Idris Tutorial Version 0.9.18

    :: xs) = insert x (toTree xs) Finally, the default export mode can be changed with the %access directive, for example: module Btree %access abstract data BTree a = Leaf | Node (BTree a) a (BTree a) functions a requirement, either: • By using the --total compiler flag. • By adding a %default total directive to a source file. All definitions after this will be required to be total, unless explicitly flagged libraries can be dynamically loaded in the interpreter by using the :dynamic command or the %dynamic directive. For example: 13.4. Foreign function calls 59 The Idris Tutorial, Release 0.9.17 Idris> :dynamic
    0 码力 | 69 页 | 316.20 KB | 1 年前
    3
共 853 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 86
前往
页
相关搜索词
ProgrammerGuideforFreePascalVersion3.2UserReferenceguideversionTheSwiftProgrammingLanguage5.7AppsDissectedPlantUML1.2019IdrisTutorial0.110.918
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩