首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏静晴轩

    How to Use ADB Command Line Tool

    How to Use Android ADB Command Line Tool Android Debug Bridge (adb) is a tool that lets you manage the Extract SDK package into anywhere on your drive (Ex: D:\android-sdk-windows) Phone Setup In order to use have to enable USB Debugging option in phone settings (Settings->Applications->Development) How to Use \tool Update!! Install application You can use adb to install aplication from your local drive into phone.

    1.3K50发布于 2018-03-27
  • 来自专栏深蓝居

    Use Excel Pivot Table as a BI tool

    Normally, we have created a table, view in database or cube in SSAS, user can use Excel as a BI tool If you want to filter some fields and also need display them, we can use label filters. Some times, we need use “K”(thousand) as  a basic unit, we can use custom format. Now all actual values use “K” unit. If we want to use “M”(million) as a basic unit, use custom format string: “#,##0.00,,”. 5.

    1.2K20编辑于 2022-06-16
  • 来自专栏AI前沿技术

    智能体|Agent Tool Use 技术演进路线

    注意:Function Calling 本身没有统一协议,不同厂商实现方式不同(如 OpenAl 的 tools 参数、Claude的 tool_use 字段)。

    50910编辑于 2026-02-03
  • 来自专栏Software

    9 Top Reasons To Use A Testing Tool For Your Project Management.

    9 Top Reasons to use a testing tool for your project management..png This article will guide you on how you can use a testing tool to reduce the time to market for a software. A tool in place helps in keeping a tab on many things. Reusability feature of a tool saves time in writing test cases. A tool helps in creating, reporting, and tracking changes in test cases.

    65050发布于 2019-05-24
  • ——工具调用(Tool Use)全解析

    维度OpenAIAnthropic(Claude)Google(Gemini)参数名tools+tool_choicetools+tool_choicetools+tool_config并行调用支持支持支持 Strict模式支持(100%格式合规)支持支持服务端工具无有(web_search、code_execution直接在服务器执行)有(GoogleSearch、代码执行)工具结果格式role:"tool"role :"user"+tool_resultfunctionResponse几个值得注意的差异:Claude的服务端工具:web_search、code_execution这类工具不需要你写代码执行,Anthropic 安全建议:工具执行要在沙箱中运行,限制可访问的资源敏感操作加人工审批环节使用tool_choice:"none"在不需要工具时明确禁止调用工具结果要过滤和验证,不要盲目信任外部返回的内容七、普通人怎么理解和使用工具调用

    27621编辑于 2026-06-02
  • 来自专栏大前端修炼手册

    给 AI 装上 Android 手艺:Tool Use 与 Skills 的深度工程实践

    这两者之间的距离,就是本文要讲的核心:Tool Use。 一、从"会说话"到"会干活":LLM Tool Use 的本质跃迁 过去两年,大语言模型(LLM)经历了一场悄然的范式转移。 而今天的 Claude、GPT-4o、Gemini,都具备了 Tool Use 能力:模型可以决定"我需要调用一个工具",然后执行这个调用,拿到结果,再继续推理。 Tool Use ≠ 插件调用 Tool Use 指的是:模型在推理链中主动识别「我需要外部能力」,生成结构化的工具调用请求,接收工具返回结果,并将这个结果纳入后续推理。 论文明确指出,Tool Bridging 通过两个机制发挥作用:以 API 格式提供工具使 LLM 调用更可靠;将动作空间约束在相关操作范围内。 Use 是 LLM 从"会说话"进化到"会干活"的关键跃迁。

    57210编辑于 2026-04-02
  • Agent设计模式(4):Tool Use模式——构建安全的多工具Agent

    今天这篇,讲的是Agent最实用的能力:Tool Use(工具使用)。 工具调用是Agent区别于聊天机器人的核心能力。 今天这篇,我不只告诉你Tool Use是什么,还要告诉你:如何构建安全、可控、高效的多工具Agent。 Tool Use的本质:让Agent写代码执行操作 先搞清楚一个概念:Tool Use不是"让Agent调用工具",而是"让Agent写代码调用工具"。 这就是Tool Use模式的核心思想:Agent写代码,代码执行操作。 执行失败后让LLM重新尝试 自然语言回答:最终生成友好的自然语言回复 最后说句实话 Tool Use模式看起来简单,但真正用好它,需要考虑三个问题: 第一,安全。

    32710编辑于 2026-05-09
  • 来自专栏Learn Claude Code

    【从零手写 ClaudeCode:learn-claude-code 项目实战笔记】(2)Tool Use (工具使用)

    |}|+------------------+Thedispatchmapisadict:{tool_name:handler_function}.Onelookupreplacesanyif/elifchain 展开代码语言:TXTAI代码解释TOOL_HANDLERS={"bash":lambda**kw:run_bash(kw["command"]),"read_file":lambda**kw:run_read 展开代码语言:TXTAI代码解释forblockinresponse.content:ifblock.type=="tool_use":handler=TOOL_HANDLERS.get(block.name ","tool_use_id":block.id,"content":output,})加工具=加handler+加schema。 ()沙箱Agentloop不变不变五、试一试展开代码语言:TXTAI代码解释cdlearn-claude-codepythonagents/s02_tool_use.py试试这些prompt(英文prompt

    38310编辑于 2026-03-06
  • 来自专栏鱼的爱情看不出泪水

    Proxifier Reset Tool

    Proxifier如何实现无线重置试用期呢? 1. 编辑bat文件 REM Initex Software Proxifiertrial reset REM Close Proxifier if it is running taskkill /f /im Proxifier.exe reg delete "HKCU\SOFTWARE\Microsoft\Internet Explorer\Main" /v DefaultWANProfile /f reg delete "HKCU\Software\In

    89510编辑于 2023-03-03
  • 来自专栏这里只有VxWorks

    Tool之Simulator

    Simulator可以模拟硬件设备并运行VxWorks系统。这个模拟的系统可以提供VxWorks的大部分标准功能,包括网络、Shell等等。而且它的构建过程与构建真实硬件设备镜像的过程也基本是一样的。有了它,我们就可以脱离硬件设备,直接在Host上开发、运行、测试VxWorks应用。这样在项目开发阶段,尽可能的减少了对硬件设备的依赖。而外界与这个VxWorks系统进行交互的应用程序,是区分不出它是模拟设备还是真实的硬件设备。因此,除了可以加快软件开发进度,Simulator在很多领域也可以给我们提供帮助,例如教学、项目展示等。 Simulator对应用层提供的API与真实设备上的API没有什么区别,有区别的仅是对外设的访问,也就是无法提供一些外设的驱动程序。Simulator至少可以模拟以下硬件或功能

    1.1K30发布于 2019-07-10
  • 来自专栏golang算法架构leetcode技术php

    go tool objdump

    1.用go tool objdump,可以看到任意函数的机器码、汇编指令、偏移。(go源码下面有一个cmd/internal/goobj包,可以读到.o文件的重定向信息,更好。) 2.修改里面的golang内部函数的相对跳转,指向加载者相同的函数的地址(仍然可以用go tool objdump看到函数的初始地址),常见的有runtime.newobject、runtime.convT2Eslice 3.任务 G/P 先举了个栗子,通过 go build -o test test.go go tool objdump -s "main\.main" test go add(x, y)会被汇编成类似

    1.3K10编辑于 2022-08-02
  • 来自专栏这里只有VxWorks

    Tool之dprintf

    因此才有了《Tool之Debugger》存在的必要;在调试过程中,又难免添加一些打印语句,通常使用函数printf(),或者logMsg(),再或者《Component之kprintf》。

    1.3K10发布于 2019-11-20
  • 来自专栏cnblogs

    use vue vuex vue-router, not use webpack

         vue,vuex,vue-router放在一起能做什么?不用webpack之类的打包工具使用他们是否可行?各位道友在初学vue时是否有这样的困惑。因为现代构建前端项目的一般模式是: 安装webapck,某种是glup,grunt,或者是fis等构建工具 然后安装一个包管理器,npm,bower,或者说是新一代:yarn 再然后用 包管理器 安装各种各样的包,如:vue,bootstrap,vuex等。 其后用es6的import或者是node的require引入包 最后通过 构建工具 打包或发布项

    1.6K80发布于 2018-01-17
  • 来自专栏这里只有VxWorks

    Tool之readelf

    -D Use the dynamic section info when displaying symbols -x <number|name> Dump the contents of section

    65840发布于 2021-07-23
  • 来自专栏这里只有VxWorks

    Tool之ld

    name of shared library -I PROGRAM, --dynamic-linker PROGRAM Set PROGRAM as the dynamic linker to use specific options --task-link SYMBOL Do task level linking --traditional-format Use new/delete dynamic list --dynamic-list-cpp-typeinfo Use C++ typeinfo dynamic list --dynamic-list whole-archive Include all objects from following archives --wrap SYMBOL Use nocopyreloc Don't create copy relocs -z nodefaultlib Mark object not to use

    1.3K20编辑于 2023-02-20
  • 来自专栏这里只有VxWorks

    Tool之gcc

    warnings|undocumented|params}[,{[^]joined|[^]separate}] Display specific types of command line options (Use compiler at once -save-temps Do not delete intermediate files -pipe Use std=<standard> Assume that the input sources are for <standard> --sysroot=<directory> Use

    55520编辑于 2023-02-20
  • 来自专栏这里只有VxWorks

    Tool之StethoScope

    ScopeTools里还有个成员叫做StethoScope,从Vx67开始,改名为Data Monitor。

    43320发布于 2021-11-12
  • 来自专栏这里只有VxWorks

    Tool之DKM

    就是与要运行这个DKM的VIP的CPU+Tool一致 ? 没有提到的页面里,直接使用默认值就可以了。 在建好的DKM里,可以添加自己的代码了 ? 记着文件名是有后缀的,而且后缀名是小写字母 ? 然后把这个.a文件,加到VIP的LIBS里(在《Tool之VIP》里提到过),使用绝对路径或相对路径都可以 ?

    1.7K20发布于 2019-07-10
  • 来自专栏大数据-Hadoop、Spark

    FsImage Analyse Tool

    FsImage Analyse Tool 该工具提供自动化解析HDFS集群FSImage文件,并解析成文本文件存储在HDFS中;解析后的信息通过Hive映射成表,并通过Hive进行相关信息统计,使用有数生成相关报表

    1.1K40发布于 2021-01-08
  • 来自专栏这里只有VxWorks

    Tool之Debugger

    使用《Tool之TargetServer(vx6)》连接Target后,就可以使用Debugger了 在DKM/RTP或Target Connection上右击,都可以启动Debugger ? ?

    1K10发布于 2019-11-20
领券