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

无数据

分类

全部综合其他(131)Weblate(121)后端开发(30)云计算&大数据(24)Apache Kyuubi(22)区块链(21)Krita(7)PHP(4)CakePHP(4)版本控制(3)

语言

全部英语(111)中文(简体)(73)日语(1)韩语(1)

格式

全部其他文档 其他(186)
 
本次搜索耗时 0.131 秒,为您找到相关结果约 186 个.
  • 全部
  • 综合其他
  • Weblate
  • 后端开发
  • 云计算&大数据
  • Apache Kyuubi
  • 区块链
  • Krita
  • PHP
  • CakePHP
  • 版本控制
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 韩语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Bootarmor 入门教程和用户手册 0.1.0

    包的形式提供了一个 Linux 内核,把原来的嵌入式系 统 的内核替换为 Bootarmor 提供的内核之后,就升级成为安全操作系统。 Bootarmor 可以直接保护二进制代码文件,例如可执行文件和动态库,对于 C#, Java,Python 等使用伪代码和虚拟机的语言,通过将解释器编译成为安 全应用, 间接的来进行保护。例如对 Python 脚本来说,首先将 Python 解释器 使用 Bootarmor 保护起来,然后把 脚本。 对于 Java 也类似,先将 Java 的运行库 jre 使用 Bootarmor 进行保护, 然后 把 Java 的 .class 文件直接加密,最后使用安全的 jre 运行加密脚本。对于 C# 和其它脚本语言也类似。 传统的二进制代码保护工具,例如 VMProtect, Themedia 等相比较,它们不管 采用虚拟指令,还是各种方式,都离不开操作系统的制约,无法实现绝对的安 全。 并
    0 码力 | 25 页 | 30.29 KB | 1 年前
    3
  • epub文档 The Weblate Manual 4.8

    de/c_002dformat.html], C printf format [https://en.wikipedia.org/wiki/Printf_format_string] C# format C# format string does not match source translated strings weblate.checks.format.CSharpFormatCheck CSharpFormatCheck c-sharp-format ignore-c-sharp-format There are {0} apples See also Formatted strings, C# String Format [https://docs.microsoft.com/en- us/dotnet/api/system.string.format?view=netframework-4.7.2] interpolation string quality check. c-format Enable the C format quality check. c-sharp-format Enable the C# format quality check. es-format Enable the ECMAScript template literals quality check. i18next-interpolation
    0 码力 | 766 页 | 10.39 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.8.1

    de/c_002dformat.html], C printf format [https://en.wikipedia.org/wiki/Printf_format_string] C# format C# format string does not match source translated strings weblate.checks.format.CSharpFormatCheck CSharpFormatCheck c-sharp-format ignore-c-sharp-format There are {0} apples See also Formatted strings, C# String Format [https://docs.microsoft.com/en- us/dotnet/api/system.string.format?view=netframework-4.7.2] interpolation string quality check. c-format Enable the C format quality check. c-sharp-format Enable the C# format quality check. es-format Enable the ECMAScript template literals quality check. i18next-interpolation
    0 码力 | 772 页 | 10.93 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.7

    org/wiki/Printf_format_string] C# format C# format string does not match source Position format string There are {0} apples Flag to enable c-sharp-format See also Formatted strings, C# String Format [https://docs format, Qt plural format, Ruby format, Vue I18n formatting, Python brace format, JavaScript format, C# format, Java format, Java MessageFormat, Lua format, Scheme format, Unchanged translation. strict-same quality check. ignore-c-format Skip the “C format” quality check. ignore-c-sharp-format Skip the “C# format” quality check. ignore-es-format Skip the “ECMAScript template literals” quality check.
    0 码力 | 753 页 | 11.37 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.7.2

    org/wiki/Printf_format_string] C# format C# format string does not match source Position format string There are {0} apples Flag to enable c-sharp-format See also Formatted strings, C# String Format [https://docs format, Qt plural format, Ruby format, Vue I18n formatting, Python brace format, JavaScript format, C# format, Java format, Java MessageFormat, Lua format, Scheme format, Unchanged translation. strict-same quality check. ignore-c-format Skip the “C format” quality check. ignore-c-sharp-format Skip the “C# format” quality check. ignore-es-format Skip the “ECMAScript template literals” quality check.
    0 码力 | 757 页 | 11.37 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.7.1

    org/wiki/Printf_format_string] C# format C# format string does not match source Position format string There are {0} apples Flag to enable c-sharp-format See also Formatted strings, C# String Format [https://docs format, Qt plural format, Ruby format, Vue I18n formatting, Python brace format, JavaScript format, C# format, Java format, Java MessageFormat, Lua format, Scheme format, Unchanged translation. strict-same quality check. ignore-c-format Skip the “C format” quality check. ignore-c-sharp-format Skip the “C# format” quality check. ignore-es-format Skip the “ECMAScript template literals” quality check.
    0 码力 | 757 页 | 11.37 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.9

    de/c_002dformat.html], C printf format [https://en.wikipedia.org/wiki/Printf_format_string] C# format C# format string does not match source translated strings weblate.checks.format.CSharpFormatCheck CSharpFormatCheck c-sharp-format ignore-c-sharp-format There are {0} apples See also Formatted strings, C# String Format [https://docs.microsoft.com/en- us/dotnet/api/system.string.format?view=netframework-4.7.2] interpolation string quality check. c-format Enable the C format quality check. c-sharp-format Enable the C# format quality check. es-format Enable the ECMAScript template literals quality check. i18next-interpolation
    0 码力 | 779 页 | 10.94 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.9.1

    de/c_002dformat.html], C printf format [https://en.wikipedia.org/wiki/Printf_format_string] C# format C# format string does not match source translated strings weblate.checks.format.CSharpFormatCheck CSharpFormatCheck c-sharp-format ignore-c-sharp-format There are {0} apples See also Formatted strings, C# String Format [https://docs.microsoft.com/en- us/dotnet/api/system.string.format?view=netframework-4.7.2] interpolation string quality check. c-format Enable the C format quality check. c-sharp-format Enable the C# format quality check. es-format Enable the ECMAScript template literals quality check. i18next-interpolation
    0 码力 | 778 页 | 10.95 MB | 1 年前
    3
  • epub文档 The Weblate Manual 3.3

    Python brace format PHP format C format Perl format Javascript format AngularJS interpolation string C# format Java format Java MessageFormat Missing plurals Same plurals Inconsistent Has been translated [https://docs.angularjs.org/api/ng/service/$interpolate] C# format Position format string There are {0} apples Flag to enable c-sharp-format See also C# String Format [https://docs.microsoft.com/en-us/dotnet/api/system ignore-angularjs-format Skip the “AngularJS interpolation string” quality check. ignore-c-sharp-format Skip the “C# format” quality check. ignore-java-format Skip the “Java format” quality check. Note Generally
    0 码力 | 403 页 | 1.75 MB | 1 年前
    3
  • epub文档 Weblate 3.2.1 Documentation

    Python brace format PHP format C format Perl format Javascript format AngularJS interpolation string C# format Java format Java MessageFormat Missing plurals Same plurals Inconsistent Has been translated [https://docs.angularjs.org/api/ng/service/$interpolate] C# format Position format string There are {0} apples Flag to enable c-sharp-format See also C# String Format [https://docs.microsoft.com/en-us/dotnet/api/system ignore-angularjs-format Skip the “AngularJS interpolation string” quality check. ignore-c-sharp-format Skip the “C# format” quality check. ignore-java-format Skip the “Java format” quality check. Note Generally
    0 码力 | 398 页 | 1.65 MB | 1 年前
    3
共 186 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 19
前往
页
相关搜索词
Bootarmor入门教程入门教程用户手册用户手册0.1TheWeblateManual4.84.74.93.33.2Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩