大约有 80 项符合查询结果(耗时:0.0055秒) [XML]

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

求助!关于拓展模块NotificationStyle的demo运行时报错的问题 - App Invent...

...ntent pendingIntent = PendingIntent.getActivity(context, 0, intent, 0); 修改为:PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, intent, PendingIntent.FLAG_IMMUTABLE); ------------- 正在修改,测试中,测试通过会发布我们自己的版本! 改造...
https://bbs.tsingfun.com/thread-811-1-1.html 

oracle10g 网址收藏 - ORACLE - 清泛IT论坛,有思想、有深度

...Oracle Database 10g Release 2 (10.2.0.1.0) Enterprise/Standard Edition for AIX5L http://download.oracle.com/otn/aix/oracle10g/10201/10gr2_aix5l64_database.cpio.gz http://download.oracle.com/otn/aix/oracle10g/10201/10gr2_aix5l64_client.cpio.gz http://download.oracle.com/otn/aix/oracle10g/10201/10g...
https://bbs.tsingfun.com/thread-1934-1-1.html 

为AppInventor2开发自己的拓展(Extension) - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

来源中文网文档:https://www.fun123.cn/reference/extensions/aix_dev.html 为什么需要开发拓展?App Inventor 2 是积木式在线安卓开发环境,利用拖拽式的方式实现代码块堆叠,从而完成相应的逻辑。上手很容易,但是由于代码块提供的功能...
https://bbs.tsingfun.com/thread-1879-1-1.html 

修改项目名称”功能全新上线,AppInventor2中文网原创上新 - App Invento...

全新 “修改项目名称”功能全新上线,AppInventor2中文网原创上新,可随时、便捷修改项目名称。会员反馈 您的声音,我们一直听得见! 详见发布日志:https://www.fun123.cn/reference/info/ReleaseNotes.html 效果演示:
https://bbs.tsingfun.com/thread-1599-1-1.html 

AppInventor怎么修改app图标? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

在默认屏幕Screen1的属性“图标”中修改,如图: 点击?,可以查看属性的帮助,“更多信息”可跳转中文文档页面: 可以使用透明背景的png图片作为图标,以实现镂空的效果:https://bbs.tsingfun.com/forum.p ... 319&fromuid=810
https://bbs.tsingfun.com/thread-877-1-1.html 

MFC 修改对话框图标 - C++ UI - 清泛IT社区,为创新赋能!

在对应对话框的初始化函数OnInitDialog()中,添加以下代码:HICON m_hIcon; m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);//主框架的图标 SetIcon(m_hIcon, TRUE); // Set big icon SetIcon(m_hIcon, FALSE); // Set small icon
https://bbs.tsingfun.com/thread-1103-1-1.html 

弹球游戏修改与接水果游戏提交 - App Inventor 2 中文网 - 清泛IT社区,有思想、有深度

    最近有一点忙,作业迟交了~    弹球游戏中设置难度的按钮改成了列表选择框;接水果游戏中设置了音效。 这什么乱七八槽的
https://bbs.tsingfun.com/thread-1895-1-1.html 

AppInventor 能否实现按钮长按修改按钮文本的功能? - App应用开发 - 清泛I...

如题,按钮的长按事件待研究。 使用计时器、计数器变量以及按钮.按下和弹起事件,可以实现,参考代码如下: 英文社区中的方案都是类似这样实现的,是一个不错的方案。 来自:https://community.appinventor.mit.edu/t/long...
https://bbs.tsingfun.com/thread-2438-1-1.html 

Modbus硬件控制01——什么是Modbus - 创客硬件开发 - 清泛IT社区,为创新赋能!

...公开发表并且无版权要求易于部署和维护对供应商来说,修改移动本地的比特或字节没有很多限制 简单的概括,就是免费+简单+方便修改!归纳:Modbus就是一种用在工业上的简单协议!2.Modbus用来干什么?2.Modbus用来干什么?2.Modbus用来...