Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package Manager
Package Specification (CPS) in practice: A full round trip implementation in Conan C++ package manager CppCon24Outline - Introduction to Common Package Specification (CPS) - Creation of CPS files from0 码力 | 66 页 | 1.76 MB | 5 月前3Tornado 6.5 Documentation
in the formats used by HTML forms will be parsed for you and is made available in methods like get_query_argument and get_body_argument. class MyFormHandler(tornado.web.RequestHandler): def get(self): methods to allow the application to indicate whether or not it expects a list. For lists, use get_query_arguments and get_body_arguments instead of their singular counterparts. Files uploaded via a form import uimodules class HomeHandler(tornado.web.RequestHandler): def get(self): entries = self.db.query("SELECT * FROM entries ORDER BY date DESC") self.render("home.html", entries=entries) class EntryHandler(tornado0 码力 | 272 页 | 1.12 MB | 2 月前3Tornado 6.5 Documentation
in the formats used by HTML forms will be parsed for you and is made available in methods like get_query_argument and get_body_argument. class MyFormHandler(tornado.web.RequestHandler): def get(self): methods to allow the application to indicate whether or not it expects a list. For lists, use get_query_arguments and get_body_arguments instead of their singular counterparts. Files uploaded via a form import uimodules class HomeHandler(tornado.web.RequestHandler): def get(self):entries = self.db.query("SELECT * FROM entries ORDER BY date DESC") self.render("home.html", entries=entries)0 码力 | 437 页 | 405.14 KB | 2 月前3failing successfully
manner 35 struct processor_manager_callback; struct processor_manager_settings { // ... }; struct processor_manager { explicit processor_manager( const processor_manager_settings& settings); void subscribe(processor_manager_callback& callback); }; 36 struct processor_manager_callback; struct processor_manager_settings { // ... }; struct processor_manager { explicit processor_manager( const p processor_manager_settings& settings); void add_device(device& d); void add_feed(feed& f); void start(); void stop() noexcept; void subscribe(processor_manager_callback& callback); }; 37 struct0 码力 | 44 页 | 625.44 KB | 5 月前3julia 1.10.10
Accessor Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1106 65.4 Query Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1107 65.5 TimeType-Period . . . . . . . . . . 1114 66 Delimited Files 1139 67 Distributed Computing 1144 67.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1160 68 Downloads 1164 errors. We overload promote_rule to define how things should be promoted, and we use promote_type to query that. Internally, promote_type is used inside of promote to determine what type argument values0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
Accessor Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1106 65.4 Query Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1107 65.5 TimeType-Period . . . . . . . . . . 1114 66 Delimited Files 1139 67 Distributed Computing 1144 67.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1160 68 Downloads 1164 errors. We overload promote_rule to define how things should be promoted, and we use promote_type to query that. Internally, promote_type is used inside of promote to determine what type argument values0 码力 | 1692 页 | 6.34 MB | 3 月前3OpenAI 《A practical guide to building agents》
Examples Data Enable agents to retrieve context and information necessary for executing the workflow. Query transaction databases or systems like CRMs, read PDF documents, or search the web. Action Enable ticket to a human. Orchestration Agents themselves can serve as tools for other agents—see the Manager Pattern in the Orchestration section. Refund agent, Research agent, Writing agent. 9 A practical requirements, our experience with customers highlights two broadly applicable categories: Manager (agents as tools) A central “manager” agent coordinates multiple specialized agents via tool calls, each handling0 码力 | 34 页 | 7.00 MB | 6 月前3julia 1.13.0 DEV
Accessor Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1346 68.4 Query Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1347 68.5 TimeType-Period . . . . . . . . . . 1354 69 Delimited Files 1385 70 Distributed Computing 1390 70.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1409 71 Downloads 1413 you can query this flag with get(io, :limit, false). And when displaying an object contained within, for example, a multi-column matrix, the :compact => true flag could be set, which you can query with0 码力 | 2058 页 | 7.45 MB | 3 月前3Julia 1.12.0 RC1
Accessor Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1344 68.4 Query Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1345 68.5 TimeType-Period . . . . . . . . . . 1352 69 Delimited Files 1383 70 Distributed Computing 1388 70.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1407 71 Downloads 1411 you can query this flag with get(io, :limit, false). And when displaying an object contained within, for example, a multi-column matrix, the :compact => true flag could be set, which you can query with0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta4
Accessor Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1343 68.4 Query Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1344 68.5 TimeType-Period . . . . . . . . . . 1351 69 Delimited Files 1382 70 Distributed Computing 1387 70.1 Cluster Manager Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1406 71 Downloads 1410 you can query this flag with get(io, :limit, false). And when displaying an object contained within, for example, a multi-column matrix, the :compact => true flag could be set, which you can query with0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 95 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10