资源列表
MenuExample
- 这是一个swt菜单和右键弹出菜单的例子,请需要的朋友参考一下。如果大家有好的有关swt的源码-This can be a pop-up menus and menu right example, a friend in need of reference. If you have a good source of the can
HappyTank
- 一个游戏中的camera,可以上下左右移动,暂时没有做边界处理.到边界处会有问题.用W,A,S,D控制.-a game of the camera, can move around from top to bottom, so there is no boundaries. border to be problems. W, A, S, D control.
cipanzuiyoucunchu
- 磁盘最优存储。-optimal disk storage.
apr_ecoupon
- 用要进行“网络硬盘”功能设计,首先要熟悉.NET中处理文件和文件夹的操作。File类和Directory类是其中最主要的两个类。了解它们将对后面功能的实现提供很大的便利。 -used to "network drives" functional design, the first to know.NET handle files and folders operation. File and Directory category is the largest of these
traybackground
- vc桌面背景播放程序,双击托盘图标自动运行。-vc desktop background player, double-click icon tray automatically runs.
bianxingdetupianjiemian
- 将图片变形后变成一个界面,可以使界面富有变化,十分漂亮-after deformation of the photos into an interface that will enable rich interface changes, very beautiful
Fireboys
- 此管理系统重要用于运输管理行业,请先运行a.bat文件-this important management system for the transport management, document NT/2000 operating post
BeepServer
- 源代码一个应用于实际的代码 已经通过测试-a source code for the actual test has been passed
timeapp
- 本软件是一个关于时钟的一个vb小应用程序,简便易懂-the software is a clock on the one vb small applications, simple understandable
first_step
- vc 入门实例 欢迎初学者下载学习 例子比较简单-vc welcome beginners learning to download relatively simple example
lnk
- 在这个过程要做一个类似文件快捷方式中查找目标的功能,先查MSDN98,大家不要见笑,我现在一直都用它,没有相应的API,后又. Net 2003中的MSDN,找到了可以实现该功能的API,SHOpenFolderAndSelectItems()函数-in this process to do a similar document shortcuts objectives of the search function will check MSDN98. we should not laughed
tableq
- 构建 GB2312 汉字库的 unicode 码表嵌入式系统总离不了处理汉字。一般汉字的处理方法是(以手机接受短信为例):比如你收到了一封短信,该短信解码后是按照 UTF-16 表示的,那么我们需要根据每一个汉字的unicode 码找到它在 GB2312 库中的位置,然后再用对应的点阵数据在屏幕上显示出来。 -GB2312 Store Construction of unicode code table from the total embedded system can handle Ch