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

    告别Agent Skills, 拥抱 Agent Apps

    这正是面向Agent的TUI(AOTUI)要回答的问题。是什么:一种新的界面范式面向Agent的文本用户界面(AOTUI)是一种以LLMAgent为一等公民的界面范式。 没有鼠标点击,Agent调用Tool/Funtion。没有视觉提示(颜色、布局、头像),数据通过文本引用来引用。简言之:AOTUI就是当你为模型而非人类设计时,用户界面的样子。 AOTUI如何重建桥梁AOTUI为没有鼠标的Agent解决了问题的三个部分——识别、选择和触发。 下一步:[认识Agentina→](https://agentina-agent-apps.vercel.app/en)—基于AOTUI构建的Agent应用宿主。

    13010编辑于 2026-03-06
  • 来自专栏Agent Apps

    Agent AppsAgent 时代,大家都在造工具箱,但真正缺的是“工作台”

    Agent现在最缺的,就是这个环境。什么叫AgentApp?我更愿意用一句人话来解释:AgentApp,不是给Agent一个按钮。而是给Agent一个能干活的界面。 比如:一个skill可以教Agent怎么reviewPR。一个skill可以教Agent怎么写研究总结。一个skill可以教Agent怎么排查一次线上故障。没问题。 因为一旦“App”这层成立了,你构建的就不再是“给Agent配工具链”。你是在构建一套Agent原生的软件生态。给Agent用的IDE。给Agent用的spreadsheet。 给Agent用的researchworkspace。给Agent用的opsconsole。给Agent用的supportdesk。给Agent用的planningboard。 很多人现在还在争:“Agent会不会吃掉App?”我觉得更可能的答案是:Agent不会吃掉App。Agent会催生出一批新App。只是这些App,不再以人类操作为第一前提。

    11120编辑于 2026-03-10
  • 来自专栏张善友的专栏

    Office Web Apps

    Office Web Apps 将为 Word、Excel、PowerPoint 乃至 OneNote 的桌面版本提供基于 Web 的版本。 但是,Office Web Apps 允许您通过浏览器实际创建和编辑文档,从而更具优势。最终,Office Web Apps 必然会取代 Office Live Workspace。 Office Web Apps 当前为测试版, 在使用 Web Apps 之前,需要首先安装 Office 2010 Beta。 首次将文档保存到 SkyDrive 后,您必须通过浏览器直接登录到 SkyDrive 帐户以接受 Web Apps 使用协议。 关于Office Web Apps的更多信息请访问http://www.microsoft.com/office/2010/zh/office-web-apps/default.aspx。

    4.5K100发布于 2018-01-19
  • 来自专栏黯羽轻扬

    Progressive Web Apps

    browser", // 横屏 "orientation": "landscape" P.S.关于闪屏的示例及更多信息请查看Adding a Splash Screen for Installed Web Apps Applications 参考资料 The offline cookbook:缓存策略图解,好东西,待翻译,就着ServiceWorker Cookbook一起看 如何看待 Progressive Web Apps Your First Progressive Web App:官方教程 A Beginner’s Guide To Progressive Web Apps:比较全面的入门指南 改造你的网站,变身PWA

    1.5K40发布于 2019-06-12
  • 来自专栏ADAS性能优化

    Introducing Android Instant Apps

    Developers have built amazing Android apps. But developers tell us they wish they could bring users into their apps more quickly and easily. It should be easier for users to access a wider range of apps, and for developers to reach more people We call it Android Instant Apps, and it evolves Android apps to be able to run instantly, without requiring You’ll simply update your existing Android app to take advantage of Instant Apps functionality.

    51230编辑于 2022-05-13
  • 来自专栏快乐八哥

    Progressive Web Apps入门

    : [{ "platform": "web" }, { "platform": "play", "url": "https://play.google.com/store/apps segmentfault.com/a/1190000008880637 https://zhuanlan.zhihu.com/p/25800461 https://developer.mozilla.org/zh-CN/Apps

    2.1K100发布于 2018-01-18
  • 来自专栏云原生生态圈

    Bluemix平台推送Apps

    /javahelloworld -p:指定上传到文件的绝对路径,否则上传当前目录下的所有内容 #cf apps 查看应用的运行状态 #cf create-service mongodb 100 mongo-demo

    1.5K20发布于 2021-11-15
  • 来自专栏知识分享

    Permission is only granted to system apps

    原文地址http://jingyan.baidu.com/article/9113f81b2e7a8c2b3314c711.html

    94080发布于 2018-04-18
  • 来自专栏MelonTeam专栏

    Android Instant Apps简介

    Instant Apps由URL触发,这意味着它们可以从任何位置启动,包括搜索结果,社交媒体分享,消息,beacons,NFC和其他应用程序甚至其他的Instant Apps。 Instant Apps与安装的对应软件apk共享一个代码库,并也是通过Google Play商店的Android Instant Apps区进行分发的。 Android Studio 3.0和Instant apps SDK ——除了Instant apps SDK外,Google还宣布推出Android Studio 3.0 Preview,并附带了许多全新的功能 ,包括Instant Apps支持。 确定用例 第一个也许最重要的一步是确定应用程序的哪些部分最适合使用 Instant Apps 中的功能。 Instant Apps 由操作驱动,并在用户需要时将其自动提供给用户。

    4.4K70发布于 2018-01-04
  • 来自专栏TopFE

    Google Apps Script 的使用

    Google Apps Script 是为谷歌工作表 Sheets、文档, Docs、幻灯片Slides或表单 Forms创建附加组件,自动化您的工作流,与外部api集成,等等。 他的使用也很简单,除了简单易用的api外,还有强大的管理功能 打开Apps Script的脚本管理页面,我们可以看到这样一个页面 上面这个页面就是脚本管理页面 点击右上角的新建项目,就会弹出这样一个新建项目的页面 可以看到 Docs的title 已经打印出来了 脚本的编写和执行就那么简单, 但复杂脚本编辑会用到很多API 和一些工作流 API 链接 https://developers.google.com/apps-script

    5.4K10编辑于 2022-01-24
  • 来自专栏杰的记事本

    Speeding up AngularJS apps with simple optimizations

    It’s not premature optimization when the Angular team provides us with great new APIs to help our apps

    59020发布于 2019-09-04
  • 来自专栏用户4822892的专栏

    How Web Apps are Useful in Healthcare Industry?

    Now the software industry is working to develop apps like Vuforia View for the healthcare industry which Practo is one such example and now doctors are even consulting patients through video calling apps. 4

    47710发布于 2019-08-10
  • 来自专栏magicodes

    为SharePoint 2013配置Office Web Apps

    Office Web Apps,相信大家都不陌生,那么如何让SharePoint文档库中的Office文档使用Office Web Apps打开呢? 如文档预览: ? 在线查看: ? 在线编辑: ? 2.安装 Office Web Apps Server 3.为 Office Web Apps Server 安装语言包 ? 4.部署 Office Web Apps Server 服务器场 以下示例中的代码创建包含一台服务器的新 Office Web Apps Server 服务器场。 若要验证是否正确安装并配置了 Office Web Apps Server,请使用 Web 浏览器访问 Office Web Apps Server 发现 URL,如下面的示例所示。 否则,Office Web Apps 将不起作用。

    3.6K40发布于 2018-12-27
  • 来自专栏iOS逆向与安全

    Basic debugging using logging for iOS apps

    今天周末时间关系,此文只完成了部分内容,后续完整内容请移步到博客(kunnan.blog.csdn.net)

    67830发布于 2021-01-18
  • 来自专栏机器人课程与技术

    UBports使用Anbox玩耍安卓APPs

    这样能够使用更多的APPs,结合libertine,几乎无敌!!! 需要使用devel版本系统,不要选择stable! ? 然后,各种小问题,思考解决。 比如: ? 那这还玩个毛线啊!!!

    57710发布于 2021-03-03
  • 来自专栏Programming, Open Source And

    Amazing Open Source Android Apps Written in Java

    Open Source Android Apps.jpg Though Kotlin is gaining traction for building Android apps, it is still Thus, most Android apps are written in Java. So, what is better than a free Android app? So, today we’re going to discuss 13 amazing open-source Android apps written in Java. Here are some great open source Android apps written in Java to try now: 01. Owing to it, more and more Android apps are designed leveraging the concept.

    1K30发布于 2018-12-27
  • 来自专栏施炯的IoT开发专栏

    Building Apps for Windows 10 on LattePanda–Jump Start

    1.引言     目前来看,LattePanda应该是最小的运行Full Windows 10系统的开发板了(注意,不是Windows 10 for Mobile,也不是Windows 10 IoT系

    1.9K80发布于 2018-01-10
  • 来自专栏.net core新时代

    在线文档预览方案-office web apps

    只能考虑其它方案,这时微软的office web apps方案映入眼帘,于是和同事一起用一台PC机折腾了几天终于完成了部署,希望通过本篇记录下安装过程和遇到的坑。 office web apps服务会通过用户提供的文档src,从src服务器上把文档下载下来,然后进行转换,根据文档名称进行缓存,转换完成以后返回。 7.安装office web apps语言包   wacserverlanguagepack.exe   8.安装office web apps sp1补丁包   9.通过PowerShell配置Office web apps   这个步骤是最容易出错的,记得要使用域账户右键管理员方式运行 ? 所以建议安装到office web apps步骤时,用ghost工具备份一下系统,以免出错从头开始安装。   

    8.4K90发布于 2018-01-05
  • 来自专栏木宛城主

    Set up development environment for apps for SharePoint 2013

    small and isolate application that provides a specific bit of functionality.In order to provide isolate apps in their own domain,instead of the same domain name as your farm.Using a different domain name for apps helps prevent cross-site scripting between apps and SharePoint sites. Because apps run in their own app domain,so you will have to configure DNS in your environment in order to be able to host apps.So I will create a completely new domain for my apps.Creating a new domain specifically

    93750发布于 2018-01-11
  • 来自专栏全栈程序员必看

    消除“Permission is only granted to system apps”错误

    uses-permission android:name=”android.permission.INSTALL_PACKAGES” /> 就会报错:Permission is only granted to system apps

    1.9K10编辑于 2022-07-08
领券