大约有 2,000 项符合查询结果(耗时:0.0193秒) [XML]
App Inventor 2 语音交互机器人Robot,使用讯飞语音识别引擎 - App Invento...
App Inventor 2 语音交互机器人Robot,使用讯飞语音识别引擎ai2_robotApp Inventor 2 语音识别及交互App。识别语言指令并控制机器人运动,主要用到语音识别器及文本朗读器组件,语音识别相关开发最佳入门。代码逻辑简单,App交互性及...
ScrollArrangementHandler 滚动布局管理器拓展:同一屏幕内页面切换效果 - ...
规则一般如下:如果滑动距离超过屏幕的一半,则切换屏幕,否则回到原屏幕。
具体用法,请参考原文。
原文:
https://aix.colintree.cn/zh/exte ... gementHandlers.html
https://mp.weixin.qq.com/s/1k6PFZT7HANyUEG3q1PnLQ
自定义下载器扩展:个性化下载进度展示 - App Inventor 2 拓展 - 清泛IT社...
Customdownloader Extension
Documentation
Event triggered when an error occurs during download.
Successful Download downloadId, filePath, fileSize, fileName
Event triggered to report download progress, speed, eta, fileSize, and downloadedSize
Download the file of given URL to t...
Async Image Loader Extension:异步图像加载器扩展 - App Inventor 2 拓展...
[size=15.008px][color=var(--tertiary)][color=var(--secondary)][color=var(--secondary-high)]512×512 8.95 KB
AsyncImage
An extension for MIT App Inventor 2.
Simple asynchronous image loader extension to load image asynchronously in an image or arrangement component with circular image. Thi...
Converting HTML files to PDF [closed]
I need to automatically generate a PDF file from an exisiting (X)HTML-document. The input files (reports) use a rather simple, table-based layout, so support for really fancy JavaScript/CSS stuff is probably not needed.
...
(HTML) Download a PDF file instead of opening them in browser when clicked
I was wondering how to make a PDF file link downloadable instead of opening them in the browser? How is this done in html? (I'd assume it's done via javascript or something).
...
Convert HTML + CSS to PDF [closed]
...an they were back then.
Here are some online services that you can use:
PDFShift
Restpack
PDF Layer
DocRaptor
HTMLPDFAPI
HTML to PDF Rocket
Have a look at PrinceXML.
It's definitely the best HTML/CSS to PDF converter out there, although it's not free (But hey, your programming might not be f...
Show a PDF files in users browser via PHP/Perl
I want to show my users PDF files. The reason why I use cgi to show the pdf is I want to track the clicks for the pdf, and cloak the real location of the saved pdf.
...
How can I convert a series of images to a PDF from the command line on linux? [closed]
... and want to be able to convert a bunch of images (all in one folder) to a pdf from the command line. How can that be done?
...
Proper MIME media type for PDF files
When working with PDFs, I've run across the MIME types application/pdf and application/x-pdf among others.
3 Answers
...