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

无数据

分类

全部后端开发(1707)Python(529)综合其他(480)Java(365)云计算&大数据(313)C++(309)Spring(308)Weblate(302)数据库(237)系统运维(160)

语言

全部英语(2358)中文(简体)(476)中文(繁体)(28)英语(11)法语(10)日语(9)德语(7)韩语(7)西班牙语(6)

格式

全部PDF文档 PDF(2187)其他文档 其他(651)TXT文档 TXT(58)PPT文档 PPT(23)DOC文档 DOC(14)
 
本次搜索耗时 0.025 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • 云计算&大数据
  • C++
  • Spring
  • Weblate
  • 数据库
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 法语
  • 日语
  • 德语
  • 韩语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 make & Makefile

    . ... . ... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . make & Makefile . . Make School of Computer Wuhan University ©hfwang - 1/36 - ... . ... . ... . ... . . . . . . . . . make & Makefile .1 make & Makefile 程序的编写步骤 依赖关系图 工程管理与 make make 的工作原理 规则与依赖关系 通配符的使用 变量的定义和引用 自动变量 模式规则 Makefile 的结构 make 命令参数与选项 常见的错误 依赖关系的自动生成 Turbo C 的 make 与 make 相关的命令 参考文献 ©hfwang ... . ... . ... . ... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . make & Makefile . Free as in Freedom .GNU’s Not UNIX . . ©hfwang - 3/36 - ... . ... . ... . .
    0 码力 | 36 页 | 975.98 KB | 1 年前
    3
  • pdf文档 Data Structures That Make Video Games Go Round

    0 码力 | 196 页 | 3.03 MB | 5 月前
    3
  • pdf文档 Make Successor Build Systems: World Tour of Build Systems

    very low granularity and are limited in numbers. It is disabled by defaultParallelism Level 2 - Make, FASTBuild Targets are more granular and the size of the job pool can be specified by a flag (-j/--jobs)Parallelism same inputs and configuration, a target should yield identical outputsReproducibility Level 1 - Make, Ninja, FASTBuild Provide no real facility to ensure reproducibility and, thus, hermeticity is something level of granularity means that even small changes will rebuild very large targetsCaching Level 2 - Make, Ninja Check timestamps on the individual input files and rebuild targets if any change. Caching
    0 码力 | 115 页 | 7.02 MB | 5 月前
    3
  • ppt文档 3 funky strategies to make youp NativeSeript apps smarter!

    3 funky strategies to make youp NativeSeript apps smarter!
    0 码力 | 47 页 | 12.61 MB | 1 年前
    3
  • pdf文档 Pipes: How Plumbing Can Make Your C++ Code More Expressive

    Jonathan Boccara @JoBoccara THE PIPES LIBRARY HOW PLUMBING CAN MAKE YOUR CODE EXPRESSIVE At the beginning of time…2 WORKING WITH COLLECTIONS IN C++ -∞ Now3 WORKING WITH COLLECTIONS IN C++ -∞
    0 码力 | 61 页 | 9.52 MB | 5 月前
    3
  • pdf文档 跟我一起写 Makefile (PDF 重制版)

    一个示例 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.3 make 是如何工作的 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.4 makefile makefile 中使用变量 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.5 让 make 自动推导 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.6 makefile 环境变量 MAKEFILES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.12 make 的工作方式 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 3 书写规则 13
    0 码力 | 81 页 | 628.51 KB | 1 年前
    3
  • pdf文档 Linux 下 Makefile 的 automake 生成全攻略

    1 Linux 下 Makefile 的 automake 生成 全攻略 作为 Linux 下的程序开发人员,大家一定都遇到过 Makefile,用 make 命令来编译自己写 的程序确实是很方便。一般情况下,大家都是手工写一个简单 Makefile,如果要想写出一 个符合自由软件惯例的 Makefile 就不那么容易了。 在本文中,将给大家介绍如何使用 autoconf 和 automake 两个工具来帮助我们自动生成 符 合 自 由 软件 惯 例 的 Makefile , 这 样 就 可以 象 常 见 的 GNU 程 序 一 样 ,只 要 使 用 “./configure”,“make”,“make install”就可以把程序安装到 Linux 系统中去了。 这特别适合想做开放源代码软件的程序开发人员,又或如果你只是自己写些小的 Toy 程序, 那么这个文章对你也会有很大的帮助。 介绍 Makefile 是用于自动编译和链接的,一个工程有很多文件组成,每一个文件的改变都会导 致工程的重新链接,但是不是所有的文件都需要重新编译,Makefile 中记录有文件的信息, 在 make 时会决定在链接的时候需要重新编译哪些文件。 Makefile 的宗旨就是:让编译器知道要编译一个文件需要依赖其他的哪些文件。当那些依 赖文件有了改变,编译器会自动的发现最终的生成文件已经过时,而重新编译相应的模块。
    0 码力 | 14 页 | 701.04 KB | 1 年前
    3
  • pdf文档 Linux Lab v1.2 Manual

    4.10.2 Cross build and Run . . . . . . . . . . . . . . . . . . . . . . . . . 44 4.11 Running any make goals . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 4.12 Speed up kernel development (bash/ssh friendly) and graphic booting Testing Support automatic testing via make test target Debugging debuggable via make debug target Continue reading for more features and usage. 1.5 Project History Virtualbox or Vmware Virtual Machine Before running Linux Lab, please refer to section 6.1.4 and make sure the following command works without sudo and without any issue: 1 $ docker run hello-world
    0 码力 | 67 页 | 1.13 MB | 1 年前
    3
  • pdf文档 Linux Lab v1.3 Manual

    4.10.2 Cross build and Run . . . . . . . . . . . . . . . . . . . . . . . . . 44 4.11 Running any make goals . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 4.12 Speed up kernel development (bash/ssh friendly) and graphic booting Testing Support automatic testing via make test target Debugging debuggable via make debug target Continue reading for more features and usage. 1.5 Project History Virtualbox or Vmware Virtual Machine Before running Linux Lab, please refer to section 6.1.4 and make sure the following command works without sudo and without any issue: 1 $ docker run hello-world
    0 码力 | 66 页 | 1.12 MB | 1 年前
    3
  • pdf文档 Linux Lab v1.1 Manual

    4.10.2 Cross build and Run . . . . . . . . . . . . . . . . . . . . . . . . . 44 4.11 Running any make goals . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 4.12 More Usage . . . . . . . . . (bash/ssh friendly) and graphic booting Testing Support automatic testing via make test target Debugging debuggable via make debug target Continue reading for more features and usage. 1.5 Project History Virtualbox or Vmware Virtual Machine Before running Linux Lab, please refer to section 6.1.4 and make sure the following command works without sudo and without any issue: 1 $ docker run hello-world
    0 码力 | 65 页 | 1.12 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
makeMakefileDataStructuresThatVideoGamesGoRoundSuccessorBuildSystemsWorldTourofNativeSeriptPipesHowPlumbingCanYourC++CodeMoreExpressive一起PDF制版Linuxautomake全攻攻略全攻略Labv1Manual
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩