大约有 4,000 项符合查询结果(耗时:0.0104秒) [XML]
WheelView 拓展:滚轮选择框扩展,滚轮日历选择框和旋转日历扩展 · App In...
...
函数
高级函数
事件
属性
使用示例
基础日期选择
处理日期选择
日期验证和设置
年龄计算
生日倒计时
主题自定义
日期范围限制
...
CDC:DrawText 多行显示文本(文本自动换行) - C++ UI - 清泛IT社区,为创新赋能!
...; DT_CALCRECT:决定矩形的宽和高。如果正文有多行,DrawText使用lpRect定义的矩形的宽度,并扩展矩形的底训以容纳正文的最后一行,如果正文只有一行,则DrawText改变矩形的右边界,以容纳下正文行的最后一个字符,上述任何一种...
滚动布局管理器拓展 - ScrollArrangementHandler · App Inventor 2 中文网
... 方法 Methods
属性 Properties
使用示例
基本用法
高级应用
应用场景展示
下载地址
滚动布局管理器 ScrollArrangementHandler
这个拓展...
TCPServer TCP服务器扩展:在Android设备上创建TCP服务器 · App Inventor 2 中文网
...ies
方法 Methods
事件 Events
使用示例
示例项目功能
基本用法
代码示例
注意事项
错误代码
原文链接
« 返回首页
TCPServer TCP服...
移动前端开发之viewport的深入理解 - 更多技术 - 清泛网 - 专注C/C++及内核技术
...白了viewport的概念以及弄清楚了跟viewport有关的meta标签的使用,才能更好地让我们的网页适配或响应各种不同分辨率的移动设备。
一、viewport的概念
通俗的讲,移动设备上的viewport就是设备的屏幕上能用来显示我们的网页的那...
为AppInventor2开发拓展(Extension) · App Inventor 2 中文网
...逻辑。
上手很容易,但是由于代码块提供的功能有限,使用比较单一,在开发上有很大的局限性,但是它提供了拓展Extension特性,开放了源码,使得开发者可以根据自己的需要,自定义开发原生组件实现不了的、更加强大的功...
汇编常用寄存器及指令基础总结 - C/C++ - 清泛网 - 专注C/C++及内核技术
...存器:
IP(Intruction Pointer):指令指针寄存器,与CS配合使用,可跟踪程序的执行过程
SP(Stack Pointer):堆栈指针,与SS配合使用,可指向目前的堆栈位置
BP(Base Pointer):基址指针寄存器,可用作SS的一个相对基址位置
SI(S...
MaterialDialog 对话框增强扩展 · App Inventor 2 中文网
...话框(dialogId,androidViewComponent,cancelable,animationType,paddingDp)
使用已有的 AndroidViewComponent(布局组件)创建自定义对话框。
dialogId:对话框的唯一标识符。
androidViewComponent:作为对话框内容的视图组件,请在调用前确保...
C++应用程序添加VBScript和JavaScript支持 - C/C++ - 清泛网 - 专注IT技能提升
...d to the execute function and statement. This class has no dependencies on MFC and can also be used in a console application.
First of all to call a script it is important to know that VBScript and JScript deal only with VARIANT parameters. This is the reason I created the CSafeArrayHelper class. ...
C++应用程序添加VBScript和JavaScript支持 - C/C++ - 清泛网 - 专注IT技能提升
...d to the execute function and statement. This class has no dependencies on MFC and can also be used in a console application.
First of all to call a script it is important to know that VBScript and JScript deal only with VARIANT parameters. This is the reason I created the CSafeArrayHelper class. ...
