搜索资源列表
WWW.Ahaoz.CoM_cn700_vb232ck
- VB.NET串口通讯调试方法.用VB 控件实现通讯的方法比调用SDK的API动态连接库的方法更加方便、 快捷.-VB.NET serial communications debugging method. VB Controls communication method than the SDK API called dynamic link library of more convenient and faster.
pfind20
- 最短路径分析的控件,首先使用regsvr32 程序注册该动态连接库,然后在vb中直接使用该动态链接库.程序中有相关说明,具体文件可以查看相关程序.-shortest path analysis controls, the first to use regsvr32 procedures for the registration of the dynamic link library, and then vb direct use of the dynamic link library. Proc
EMMSOcx.rar
- 用来快速开发彩信的彩信控件,使用VC工具,动态连接库的方式,Used for rapid development of MMS MMS control, the use of VC instrument, the way dynamic link library
ImagesViewer
- symbian上显示动态gif的源码,本例子采用控件方式-symbian dynamic gif to show the source, the example of the use of control methods
smsSample
- 一个通过ocx控件或dll动态链接库实现手机短信收发功能的例子程序。-Ocx controls or through a dynamic link library dll SMS to send and receive functions to achieve the example program.
20120524_123746169
- Andoroid 开发,动态添加控件,android 开发当中很好用-good code
android_animation
- 在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation. 在java代
android_LayoutAnimationController
- 如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。 参考资料为Mars老师的教程,http://www.mars-droid.com/. 首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤: 在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。 在java代码中新建一个Animation对象,采用Ani
22
- 实现的是动态添加控件和viewstub使用的例子。东西比较简单,仅适合初学者。-Implementation is dynamically add controls and viewstub usage examples. Something relatively simple, only suitable for beginners.
VB双通道波形显示控件及演示程序
- VB双通道波形显示控件及演示程序 支持两通道波形动态(或实时)显示及回放-VB dual-channel waveform display control and presentation program supports two-channel waveform dynamic (or real) display and playback
4350852_1332076432
- android动态背景的实现,自定义控件,textview实现的-android STUDY
TestTableCell
- IOS 中的最常用的控件之一TableCell的一个可以动态添加,删除的简单demo,希望对初学者有帮助-One of the most commonly used one IOS TableCell controls can dynamically add, delete, simple demo, I hope to help beginners
Android_Dynamic_Components
- 实现Android Activity界面动态添加控件。-An access to insert components into activity dynamically.
EMAsyncImageView
- EMAsyncImageView 动态加载图片控件,ios专用,应用简单,无线程中断的bug-EMAsyncImageView ios
Loging2
- 在布局中来动态生成控件,可以设置位置,你可以随心所欲在屏幕上面生成自己想要的控件。-it can product button or other item dynamicny
android_fragment
- Android运行在各种各样的设备中,有小屏幕的手机,超大屏的平板甚至电视。针对屏幕尺寸的差距,很多情况下,都是先针对手机开发一套App,然后拷贝一份,修改布局以适应平板神马超级大屏的。难道无法做到一个App可以同时适应手机和平板么,当然了,必须有啊。Fragment的出现就是为了解决这样的问题。你可以把Fragment当成Activity的一个界面的一个组成部分,甚至Activity的界面可以完全有不同的Fragment组成,更帅气的是Fragment拥有自己的生命周期和接收、处理用户的事件,
android
- 通过widget控件实现动态广播以及静态广播,点击widget回到主界面-Dynamic and static broadcast by broadcasting control widget, click the widget back to the main screen
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to