大约有 2,000 项符合查询结果(耗时:0.0066秒) [XML]

https://www.tsingfun.com/it/ai2/ai2_printer.html 

App Inventor 2 连接打印机(Printer),自定义打印的实现 - App Inventor ...

...,细节需自行完善。主要用到社交应用组件中的信息分享组件。 打印App示意图 连接打印机教程(难度系数:★★) 教程入口:App Inventor 2 中文网(fun123.cn) -> 登陆 -> “项目指南” -> 连接打印机"开始学习"。 App功能...
https://bbs.tsingfun.com/thread-1563-1-1.html 

APP 文本朗读 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

在使用手机APP 时,文本朗读功能,可不可以用开关控件,想使用这个功能的时候,打开,不想使用的时候关闭?文本朗读本身就是你自己来控制的,代码块调用它才能朗读文本,本身就类似有开关控制!代码块调用它才能朗...
https://www.tsingfun.com/it/cpp/1253.html 

MFC MDI切换menu原理 - C/C++ - 清泛网 - 专注C/C++及内核技术

...DR_xxxxTYPE 作为其资源 id。附加的菜单资源可供其使用资源编辑创建和使用另一台 multidoc 模板关联在一起 (见 CMultiDocTemplate)。该框架将显示与每个 multidoc 模板自动关联的菜单资源。此方法将限制每个文档模板的一个菜单。若...
https://bbs.tsingfun.com/thread-2811-1-1.html 

AI伴侣初版,测试验证中 - HarmonyOS NEXT - 清泛IT社区,为创新赋能!

...─────────────────── 模块: Java 编辑桩 语言: Java 行数: 2,227 说明: 11个鸿蒙组件的 @DesignerComponent 注解 ─...
https://bbs.tsingfun.com/thread-2118-1-1.html 

【软著】软件著作权证书申请流程及注意事项,模板分享 - App Inventor 2 中...

...复杂的功能,这些功能不一定能通过 App Inventor 的标准块编辑来实现。然后,这些扩展文件可以被集成到 App Inventor 项目中,以增强应用的能力。 .blk 文件是 App Inventor 中的一种文件格式,主要用于存储 App Inventor 中的 块(B...
https://stackoverflow.com/ques... 

Merge / convert multiple PDF files into one PDF

How could I merge / convert multiple PDF files into one large PDF file? 18 Answers 18 ...
https://www.fun123.cn/referenc... 

ComponentGroup 组件组扩展:监控内容变化和批量启用禁用组件 · App Inventor 2 中文网

...两个常见问题: 内容变化检测:无需使用复杂的定时和值比较即可检测组件内容是否被修改 批量启用/禁用:一次性启用或禁用一组组件(例如在考试期间禁用输入区域) 主要功能 监控多个组件的...
https://www.tsingfun.com/it/opensource/1969.html 

pdf2htmlEX实现pdf转html - 开源 & Github - 清泛网 - 专注C/C++及内核技术

pdf2htmlEX实现pdf转html首先要感谢pdf2htmlEX的作者Lu Wang,该软件是一个pdf转html的开源软件,效果非常理想。下面两张图片是html和pdf视图下的截图:windows下...首先要感谢pdf2htmlEX的作者Lu Wang,该软件是一个pdf转html的开源软件,效果...
https://stackoverflow.com/ques... 

Add text to Existing PDF using Python

I need to add some extra text to an existing PDF using Python, what is the best way to go about this and what extra modules will I need to install. ...
https://stackoverflow.com/ques... 

Merge PDF files

Is it possible, using Python, to merge separate PDF files? 9 Answers 9 ...