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

无数据

分类

全部综合其他(166)后端开发(155)Weblate(153)Python(88)区块链(30)Scrapy(29)系统运维(25)Django(23)Celery(22)数据库(17)

语言

全部英语(271)中文(简体)(104)日语(1)韩语(1)英语(1)

格式

全部其他文档 其他(378)
 
本次搜索耗时 0.061 秒,为您找到相关结果约 378 个.
  • 全部
  • 综合其他
  • 后端开发
  • Weblate
  • Python
  • 区块链
  • Scrapy
  • 系统运维
  • Django
  • Celery
  • 数据库
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 韩语
  • 英语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Kicad 5.1 Plugins

    Class */ char const* GetKicadPluginClass( void ); /* Return version information for the Plugin Class API */ void GetClassVersion( unsigned char* Major, unsigned char* Minor, unsigned char* Patch unsigned char* Revision ); /* Return true if the version check implemented in the plugin determines that the given Plugin Class API is compatible. */ bool CheckClassVersion( unsigned char Major Major, unsigned char Minor, unsigned char Patch, unsigned char Revision ); /* Return the name of the specific plugin, for example "PLUGIN_3D_VRML" */ const char* GetKicadPluginName( void ); /* Return
    0 码力 | 48 页 | 44.28 KB | 1 年前
    3
  • epub文档 Kicad 4.0 Plugins

    Class */ char const* GetKicadPluginClass( void ); /* Return version information for the Plugin Class API */ void GetClassVersion( unsigned char* Major, unsigned char* Minor, unsigned char* Patch unsigned char* Revision ); /* Return true if the version check implemented in the plugin determines that the given Plugin Class API is compatible. */ bool CheckClassVersion( unsigned char Major Major, unsigned char Minor, unsigned char Patch, unsigned char Revision ); /* Return the name of the specific plugin, for example "PLUGIN_3D_VRML" */ const char* GetKicadPluginName( void ); /* Return
    0 码力 | 48 页 | 66.10 KB | 1 年前
    3
  • epub文档 Kicad 5.1 插件

    Class */ char const* GetKicadPluginClass( void ); /* 返回插件类API的版本信息 */ /* Return version information for the Plugin Class API */ void GetClassVersion( unsigned char* Major, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision ); /* 如果插件中实现了版本检查,则返回 true。 确定给定的插件类 API 是否兼容。 Return true if the version check implemented in the plugin determines that the given Plugin Plugin Class API is compatible. */ bool CheckClassVersion( unsigned char Major, unsigned char Minor, unsigned char Patch, unsigned char Revision ); /* 返回具体插件的名称,例如 “PLUGIN_3D_VRML” */ /* Return the name
    0 码力 | 56 页 | 49.46 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.5.2

    primStringFromList. Characters module Agda.Builtin.Char The character type is bound with the CHARACTER built-in: postulate Char : Set {-# BUILTIN CHAR Char #-} Binding the character type lets you use character primIsLower : Char → Bool primIsDigit : Char → Bool primIsAlpha : Char → Bool primIsSpace : Char → Bool primIsAscii : Char → Bool primIsLatin1 : Char → Bool primIsPrint : Char → Bool primIsHexDigit : Char → Bool primToUpper : Char → Char primToLower : Char → Char primCharToNat : Char → Nat primNatToChar : Nat → Char primShowChar : Char → String These functions are
    0 码力 | 151 页 | 152.49 KB | 1 年前
    3
  • epub文档 Bootarmor 入门教程和用户手册 0.1.0

    static int sb = 2; // 字符串常量 "abc" 也受到保护 char *gc = "abc"; int main(int argc, char *argv[]) { // 局部变量存放在内存栈中,没有被保护 int a; // 字符串常量 "efg" 受到保护 char *b = "efg"; // 使用 static 声明的变量受到保护 #include #include #include char *filename1 = "data1.txt"; int main(int argc, char *argv[]) { int fd; char *filename2 = "data2.txt"; // 出错 fd = open("data.txt" int main(int argc, char *argv[]) { int fd; fd = open(BTS("data.txt"), 0); if (fd > 0) close(fd); return 0; } 宏 BTS 可以应用于字符串常量,字符串数组,结构体等,但是不能用于字符串 指针 char arr[10]; struct {
    0 码力 | 25 页 | 30.29 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.5.3

    primStringFromList. Characters module Agda.Builtin.Char The character type is bound with the CHARACTER built-in: postulate Char : Set {-# BUILTIN CHAR Char #-} Binding the character type lets you use character primIsLower : Char → Bool primIsDigit : Char → Bool primIsAlpha : Char → Bool primIsSpace : Char → Bool primIsAscii : Char → Bool primIsLatin1 : Char → Bool primIsPrint : Char → Bool primIsHexDigit : Char → Bool primToUpper : Char → Char primToLower : Char → Char primCharToNat : Char → Nat primNatToChar : Nat → Char primShowChar : Char → String These functions are
    0 码力 | 185 页 | 185.00 KB | 1 年前
    3
  • mobi文档 Computer Programming with the Nim Programming Language

    when we define procedures and functions that serve as operators, as in the example proc `*`(c: char; i: int): string = c.repeat(i). https://en.wikipedia.org/wiki/Stropping_(syntax) PART II: THE represented by integer numbers. In the C language, the data type to represent text strings is called char, but it is indeed only an 8-bit integer type that supports all the mathematical operations defined integer types. In Nim and the Wirthian languages, most math operations are not directly allowed for the char data type, which helps prevent misuse and allows the compiler to catch logical errors. Nim also
    0 码力 | 865 页 | 7.45 MB | 1 年前
    3
  • epub文档 Computer Programming with the Nim Programming Language

    when we define procedures and functions that serve as operators, as in the example proc `*`(c: char; i: int): string = c.repeat(i). https://en.wikipedia.org/wiki/Stropping_(syntax) PART II: THE represented by integer numbers. In the C language, the data type to represent text strings is called char, but it is indeed only an 8-bit integer type that supports all the mathematical operations defined integer types. In Nim and the Wirthian languages, most math operations are not directly allowed for the char data type, which helps prevent misuse and allows the compiler to catch logical errors. Nim also
    0 码力 | 784 页 | 2.13 MB | 1 年前
    3
  • epub文档 Agda User Manual v2.5.4.2

    Haskell lists. Characters module Agda.Builtin.Char The character type is bound with the CHARACTER built-in: postulate Char : Set {-# BUILTIN CHAR Char #-} Binding the character type lets you use character primIsLower : Char → Bool primIsDigit : Char → Bool primIsAlpha : Char → Bool primIsSpace : Char → Bool primIsAscii : Char → Bool primIsLatin1 : Char → Bool primIsPrint : Char → Bool primIsHexDigit : Char → Bool primToUpper : Char → Char primToLower : Char → Char primCharToNat : Char → Nat primNatToChar : Nat → Char primShowChar : Char → String These functions are
    0 码力 | 216 页 | 207.61 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.5.4.1

    Haskell lists. Characters module Agda.Builtin.Char The character type is bound with the CHARACTER built-in: postulate Char : Set {-# BUILTIN CHAR Char #-} Binding the character type lets you use character primIsLower : Char → Bool primIsDigit : Char → Bool primIsAlpha : Char → Bool primIsSpace : Char → Bool primIsAscii : Char → Bool primIsLatin1 : Char → Bool primIsPrint : Char → Bool primIsHexDigit : Char → Bool primToUpper : Char → Char primToLower : Char → Char primCharToNat : Char → Nat primNatToChar : Nat → Char primShowChar : Char → String These functions are
    0 码力 | 216 页 | 207.64 KB | 1 年前
    3
共 378 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 38
前往
页
相关搜索词
Kicad5.1Plugins4.0插件AgdaUserManualv25.2Bootarmor入门教程入门教程用户手册用户手册0.15.3ComputerProgrammingwiththeNimLanguage5.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩