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

无数据

分类

全部综合其他(405)Weblate(285)Blender(38)KiCad(24)产品与服务(21)Apache OFBiz(13)人工智能(10)Krita(9)版本控制(6)GIMP(5)

语言

全部英语(271)中文(简体)(116)中文(繁体)(10)日语(3)fj(1)法语(1)韩语(1)ro(1)中文(简体)(1)

格式

全部PDF文档 PDF(241)其他文档 其他(164)
 
本次搜索耗时 0.133 秒,为您找到相关结果约 405 个.
  • 全部
  • 综合其他
  • Weblate
  • Blender
  • KiCad
  • 产品与服务
  • Apache OFBiz
  • 人工智能
  • Krita
  • 版本控制
  • GIMP
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • fj
  • 法语
  • 韩语
  • ro
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenAI 《A practical guide to building agents》

    or generating a report. Applications that integrate LLMs but don’t use them to control workflow execution—think simple chatbots, single-turn LLMs, or sentiment classifiers—are not agents. More concretely manage workflow execution and make decisions. It recognizes when a workflow is complete and can proactively correct its actions if needed. In case 
 of failure, it can halt execution and transfer control building agents Selecting your models Different models have different strengths and tradeoffs related to task complexity, latency, and cost. As we’ll see in the next section on Orchestration, you might want
    0 码力 | 34 页 | 7.00 MB | 5 月前
    3
  • epub文档 Krita 5.2 Manual

    artwork on separate layer. Krita has some good layer management features which make the layer management task easy. You can group layers and organize the elements of your artwork. The layer order can be changed text()]) for a in Krita.instance().actions()] The Python module inspect was designed for this sort of task. Here’s a useful function to print info about a class to the console. import inspect def getInfo(target): Hence why we use the side view to do perspective projection on. Another example with an equally epic task: sitting. Now, with this one we have a second vanishing point above the front-view. It should be
    0 码力 | 1502 页 | 79.07 MB | 1 年前
    3
  • pdf文档 Apache OFBiz User Manual Release 18.12

    org/ac7no • If you run into problems check the the execution policy of PowerShell. See https://s.apache.org/urnju for details. By setting the execution policy to "unrestricted", you’ll be prompted to run gradlew ofbiz Unix-like OS: ./gradlew ofbiz 3 Note: Ignore the % progress indicator because this task does not end as long as OFBiz is running. 2.4. Visit OFBiz through your browser: Order Back Office Rates are used to create a “pay rate” or “charge amount” that can be used in the calculation of a task, employee salary or a service that involves people. Rates are closely linked to the OFBiz Human Resources
    0 码力 | 27 页 | 334.94 KB | 1 年前
    3
  • epub文档 Krita 5.2 브로셔

    artwork on separate layer. Krita has some good layer management features which make the layer management task easy. You can group layers and organize the elements of your artwork. The layer order can be changed text()]) for a in Krita.instance().actions()] The Python module inspect was designed for this sort of task. Here’s a useful function to print info about a class to the console. import inspect def getInfo(target): Hence why we use the side view to do perspective projection on. Another example with an equally epic task: sitting. Now, with this one we have a second vanishing point above the front-view. It should be
    0 码力 | 1531 页 | 79.11 MB | 1 年前
    3
  • pdf文档 Apache OFBiz User Manual Version trunk Version unspecified

    162 11.4. Routing Task . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163 11.4.1. Routing Task management in UI 203 18.4. Task . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204 18.4.1. View Task . . . . . org/urnju • If you run into problems check the the execution policy of PowerShell. See https://s.apache.org/urnju for details. By setting the execution policy to "unrestricted", you’ll be prompted to run
    0 码力 | 237 页 | 2.74 MB | 1 年前
    3
  • pdf文档 Apache OFBiz®

    Windows: gradlew ofbiz Unix-like OS: ./gradlew ofbiz Note: Ignore the % progress indicator because this task does not end as long as OFBiz is running. 2.4. Visit OFBiz through your browser: Order Back Office commands. For example: gradlew "ofbiz --help" • Shortcuts to task names can be used by writing the first letter of every word in a task name. However, you cannot use the shortcut form for OFBiz server common list of tasks as a quick reference for controlling the system. This document uses the windows task syntax, if you are on a Unix-like system, you need to add the ./ to gradlew i.e. ./gradlew 5.1.
    0 码力 | 23 页 | 305.80 KB | 1 年前
    3
  • pdf文档 Apache OFBiz® The Apache OFBiz Project Version Trunk

    Windows: gradlew ofbiz Unix-like OS: ./gradlew ofbiz Note: Ignore the % progress indicator because this task does not end as long as OFBiz is running. 2.4. Visit OFBiz through your browser: Order Back Office commands. For example: gradlew "ofbiz --help" • Shortcuts to task names can be used by writing the first letter of every word in a task name. However, you cannot use the shortcut form for OFBiz server common list of tasks as a quick reference for controlling the system. This document uses the windows task syntax, if you are on a Unix-like system, you need to add the ./ to gradlew i.e. ./gradlew 5.1.
    0 码力 | 23 页 | 305.80 KB | 1 年前
    3
  • pdf文档 Krita 4.x 官方文档中文版 2021-08-06A

    在 Phabricator ⽹站的 Manual Project Workboard [https://phabricator.kde.org/project/view/135/] 中创建⼀个 task 。 在 bugzilla [https://bugs.kde.org/] 的 Krita 项⽬的 “documentation (⽂档)”组件处提交程序缺陷报告。 审校⼯作 我们需要做两种审 all operating systems, you need to be familiar with using a terminal. Building Krita is a technical task and demands accuracy in following instructions and intelligence in understanding what happens. Building and then you need to test the result. Step 2: Triaging the proposal This is strictly a developer task. What is done is that we identify how much work a proposal would need to be implemented. Since 2016
    0 码力 | 1594 页 | 110.95 MB | 1 年前
    3
  • pdf文档 Pandoc User’s Guide (April 7, 2024)

    #. three 75 Pandoc’s Markdown Extension: task_lists Pandoc supports task lists, using the syntax of GitHub-Flavored Markdown. - [ ] an unchecked task list item - [x] checked item Definition lists :::::: :::::: {.cell .code execution_count=1} ``` {.python} print("hello") ``` ::: {.output .stream .stdout} ``` hello ``` ::: :::::: :::::: {.cell .code execution_count=2} ``` {.python} from HTML """) ``` ::: {.output .execute_result execution_count=2} ```{=html} HTML hello ``` :::
    0 码力 | 168 页 | 475.29 KB | 1 年前
    3
  • epub文档 Krita 4.x 官方文档中文版 2021-08-06A

    在 Phabricator 网站的 Manual Project Workboard [https://phabricator.kde.org/project/view/135/] 中创建一个 task 。 在 bugzilla [https://bugs.kde.org/] 的 Krita 项目的“documentation (文档)”组件处提 交程序缺陷报告。 审校工作 我们需要做两种审 all operating systems, you need to be familiar with using a terminal. Building Krita is a technical task and demands accuracy in following instructions and intelligence in understanding what happens. Building and then you need to test the result. Step 2: Triaging the proposal This is strictly a developer task. What is done is that we identify how much work a proposal would need to be implemented. Since 2016
    0 码力 | 1373 页 | 74.74 MB | 1 年前
    3
共 405 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 41
前往
页
相关搜索词
OpenAIpracticalguidetobuildingagentsKrita5.2ManualApacheOFBizUserRelease18.12VersiontrunkunspecifiedTheProjectTrunk官方文档中文文版中文版20210806APandoc
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩