大约有 1,100 项符合查询结果(耗时:0.0063秒) [XML]

https://bbs.tsingfun.com/thread-1562-1-1.html 

App Inventor 2 列表显示框能否实现多选功能? - App Inventor 2 中文网 - ...

...一个王炸般的组合,几乎你想要的HTML可以做到的精细的界面都能应用到App中,也就是说这里实际上就是写HTML网页界面和AppInventor进行交互实现,需要有网页开发的基础。 这种多选功能有现成的实现,不过是收费的,12美刀。 ht...
https://www.tsingfun.com/down/... 

CCleaner 功能强大的系统清理软件 - 软件下载 - 清泛网 - 专注C/C++及内核技术

...er (垃圾文件清除) v5.09.5343(2015.08.25)   - 更棒的用户界面和细节改进   - 改进:Microsoft Edge浏览器清理   - 改进:Windows 10 注册表检测和清理   - 改进:Internet Explorer 11 DOMStore 清理   - 优化:64位版Windows 10架构 ...
https://bbs.tsingfun.com/thread-1612-1-1.html 

为什么 App Inventor 扩展导入了,但是没啥反应? - App Inventor 2 中文网...

大概率是导入拓展后,没有拖动拓展到界面上! 导入拓展后,别忘了拖动拓展到主界面上,这样才算真正创建了拓展对象,这时才能使用拓展的方法。
https://bbs.tsingfun.com/thread-1839-1-1.html 

 使用自带的web浏览器播放视频的链接,播放哔哩哔哩里上传的视频,因为是...

...什么腾讯视频插入视频的嵌入链接的时候可以展示视频的界面,但是点击播放以后就卡住不动了换成哔哩哔哩的链接可以正常显示使用的是自带自带的web浏览器,先创建一个水平布局,然后将web浏览器拉入到水平布局里,调整了...
https://bbs.tsingfun.com/thread-2006-1-1.html 

横屏布局和手机不太一样 - App应用开发 - 清泛IT社区,为创新赋能!

在网页上开发的APP界面是这样的 到了手机上就不一样了, 请问有什么解决方法吗,可以让手机适应开发的界面布局要通过水平/垂直布局进行相对定位,部分尺寸需要进行动态计算。 有个布局案例可以参考一下:https://bbs.t...
https://ullisroboterseite.de/a... 

AI2 SideBar Extension

...d functions can be triggered by a button. With larger apps, however, the available space quickly decreases and the layout becomes confusing. A side bar can help here. There are a number of implementations, but I haven't found a sufficiently extensive one and developed one myself. Almost all proper...
https://www.tsingfun.com/it/bigdata_ai/422.html 

MongoDB数据导出导入工具:mongoexport,mongoimport - 大数据 & AI - 清泛...

... line -k [ --slaveOk ] arg (=1) use secondaries for export if available, default true 参数说明: -h: 指明数据库宿主机的IP -u: 指明数据库的用户名 -p: 指明数据库的密码 -d: 指明数据库的名字 -c: 指明collection的名字 -f: 指明要导出那些...
https://www.tsingfun.com/it/bigdata_ai/2236.html 

从源代码剖析Mahout推荐引擎 - 大数据 & AI - 清泛网 - 专注C/C++及内核技术

...= 2; final static int RECOMMENDER_NUM = 3; public static void main(String[] args) throws IOException, TasteException { String file = "datafile/item.csv"; DataModel model = new FileDataModel(new File(file)); UserSimilarity user = new EuclideanDistanceSimilarity(...
https://bbs.tsingfun.com/thread-2250-1-1.html 

【教学】AppInventor2人工智能应用:Personal Image Classifier (PIC) Tool...

...,不然就是玩玩看 look 就算了,談不上什麼客製化。對於AI視覺辨識來說:當然就是要app看懂我們要它看懂的東西,這樣才酷啊!請看MIT App Inventor 這位帥氣學生開發者的介紹影片,針對繁複的訓練流程建立好一個網頁,您可用...
https://www.tsingfun.com/it/bi... 

Deep Learning(深度学习)学习笔记整理系列之(三) - 大数据 & AI - 清泛...

... 1.0 2013-04-08 原文网址:http://blog.csdn.net/zouxy09/article/details/8775518/ 声明: 1)该Deep Learning的学习系列是整理自网上很大牛和机器学习专家所无私奉献的资料的。具体引用的资料请看参考文献。具体的版本声明也参考原文献。 ...