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

无数据

分类

全部后端开发(11)综合其他(10)Julia(10)Blender(10)系统运维(2)Linux(2)云计算&大数据(1)Kubernetes(1)Rust(1)

语言

全部中文(繁体)(24)

格式

全部PDF文档 PDF(24)
 
本次搜索耗时 0.424 秒,为您找到相关结果约 24 个.
  • 全部
  • 后端开发
  • 综合其他
  • Julia
  • Blender
  • 系统运维
  • Linux
  • 云计算&大数据
  • Kubernetes
  • Rust
  • 全部
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Debian 新維護人員手冊

    對於某些類型的軟件,以上的就是所需要的全部。然而還有一組軟件包雖不是對於所有軟件包都必須,卻可能對你有 用或被你的軟件包所需要: • autoconf、automake 和 autotools-dev - 很多新程序使用 configure 腳本和 Makefile 文件來幫助預處理程序。 (參看 info autoconf、info automake)。autotools-dev 則用於保持指定的自動配置文件爲最新,並帶有關 於使用那些文件的最佳方法的文檔。 html) 使用 Autotools 作爲其構造 (build structure), 並且已經和下邊的例子大不相同,下邊的例子基於版本 0.9.12 。 ⁸許多新時代的程式都配有一個叫做 configure 的指令碼。執行它的時候會生成一個為你的計算機專門定製的 Makefile 。 Debian 新維護人員手冊 10 / 57 2.5 常见的可移植的構建系統 非常多的自由軟件是使用 C 和 gettext。你可以通過 configure.ac、Makefile. am 和 Makefile.in 等文件來識別這種類型的源代碼。⁹ 使用 Autotools 的第一步是在上游作者在代碼中運行 autoreconf -i -f ,然後把生成的文件同源代碼一起分發。 configure.ac-----+-> autoreconf -+-> configure Makefile.am -----+
    0 码力 | 63 页 | 512.12 KB | 1 年前
    3
  • pdf文档 Debian 套件打包教學指南 version 0.29

    -man debian/packagename.sgml > packagename .1 clean: dh_testdir dh_testroot rm -f build -stamp configure -stamp $(MAKE) clean dh_clean install: build dh_testdir dh_testroot dh_clean -k dh_installdirs binary -indep binary -arch binary install configure Debian 套件打包教學指南 23 / 90 CDBS ▶ 即使在套件裡使用 debhelper, 還是會有冗餘的事情要處理 ▶ 第二層的小幫手能夠拆解共同的功能 ▶ 舉例: 使用 ./configure && make && make install 或者 CMake 進 行建構 ▶ net/~joey/talks/debhelper/debhelper-slides.pdf #! / usr/bin/make -f %: dh $@ override_dh_auto_configure : dh_auto_configure -- --with -kitchen -sink override_dh_auto_build : make world Debian 套件打包教學指南 25 / 90
    0 码力 | 90 页 | 691.02 KB | 1 年前
    3
  • pdf文档 Blender v2.92 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with Windows Installer File The Windows installer when run will let you choose where to place Blender and configure Windows to have an entry to the start menu and to open blend-files with Blender. Administrator rights the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact inside Blender. Note These options can always be changed later in the Preferences
    0 码力 | 3868 页 | 198.83 MB | 1 年前
    3
  • pdf文档 Blender v2.92 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with Windows Installer File The Windows installer when run will let you choose where to place Blender and configure Windows to have an entry to the start menu and to open blend-files with Blender. Administrator rights the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact inside Blender. Note These options can always be changed later in the Preferences
    0 码力 | 3966 页 | 203.00 MB | 1 年前
    3
  • pdf文档 Blender v3.0 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with Windows Installer File The Windows installer when run will let you choose where to place Blender and configure Windows to have an entry to the start menu and to open blend-files with Blender. Administrator rights the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact inside Blender. Note These options can always be changed later in the Preferences
    0 码力 | 4215 页 | 227.19 MB | 1 年前
    3
  • pdf文档 Blender v3.1 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with Windows Installer File The Windows installer when run will let you choose where to place Blender and configure Windows to have an entry to the start menu and to open blend-files with Blender. Administrator rights the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact inside Blender. Note These options can always be changed later in the Preferences
    0 码力 | 4393 页 | 256.31 MB | 1 年前
    3
  • pdf文档 Blender v3.4 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact with Blender. Note These options can always be changed later in the Preferences Most headers exhibit a set of menus, located at the start of the header. Header menus are used to configure the editor and access operators. All menu entries show the relevant shortcut keys, if any. Collapsing
    0 码力 | 4469 页 | 258.38 MB | 1 年前
    3
  • pdf文档 Blender v3.3 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact with Blender. Note These options can always be changed later in the Preferences Most headers exhibit a set of menus, located at the start of the header. Header menus are used to configure the editor and access operators. All menu entries show the relevant shortcut keys, if any. Collapsing
    0 码力 | 4464 页 | 259.55 MB | 1 年前
    3
  • pdf文档 Blender v3.2 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact with Blender. Note These options can always be changed later in the Preferences Most headers exhibit a set of menus, located at the start of the header. Header menus are used to configure the editor and access operators. All menu entries show the relevant shortcut keys, if any. Collapsing
    0 码力 | 4355 页 | 255.63 MB | 1 年前
    3
  • pdf文档 Blender v3.5 参考手册(繁体中文版)

    installation, it is possible to have multiple versions of Blender installed. For ease of access, you can configure your system by adding a menu entry or shortcut for Blender. You may also associate blend-files with the interactive region of the Splash Screen is replaced with a couple of initial preferences to configure how you interact with Blender. Note These options can always be changed later in the Preferences Most headers exhibit a set of menus, located at the start of the header. Header menus are used to configure the editor and access operators. All menu entries show the relevant shortcut keys, if any. Collapsing
    0 码力 | 4704 页 | 295.98 MB | 1 年前
    3
共 24 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Debian新維護人員手冊套件打包教學指南version0.29Blenderv292中文手册繁体参考参考手册繁体中文v3
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩