-
一个用来选择文件夹的类的源码
一个用来选择文件夹的类的源码- Uses for to choose the folder the kind of source code
- 2022-03-12 16:57:07下载
- 积分:1
-
Schools Games management system, including the Notes interface is so friendly
校际运动会管理系统, 含注释,界面做的很友好-Schools Games management system, including the Notes interface is so friendly
- 2022-10-19 22:20:04下载
- 积分:1
-
便捷的图形用户界面终端.rar
便捷的图形用户界面终端.rar-convenient graphical user interface terminal. Rar
- 2023-02-20 23:35:04下载
- 积分:1
-
本程为网上花市,具有在线选购,选购说明等各种不同的功能,友好的界面给你全新的感觉.并具有动画的界面....
本程为网上花市,具有在线选购,选购说明等各种不同的功能,友好的界面给你全新的感觉.并具有动画的界面.-the way for the online flower market, with an online purchase, purchase descriptions of the various functions, friendly interface to your new feeling. And with animation interface.
- 2022-03-07 19:40:52下载
- 积分:1
-
全景图浏览程序
应用背景为了程序可以正常运行,要将RealSceneViewr下的Data文件夹拷贝到程序目录下关键技术C++,vs2010,3D,全景漫游,3d漫游,鱼眼全景
- 2022-03-21 00:43:20下载
- 积分:1
-
很好的界面编程,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面...
很好的界面编程,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面-Good interface programming, this set of code to achieve the overall framework of the VC, and its interface features are basically the same style, you can on this basis that they need to develop interface
- 2022-07-22 09:46:03下载
- 积分:1
-
SkinMagic Toolkit是一个很好的工具,对皮肤非常简单的软件…
SkinMagic Toolkit是一个优秀的界面工具,可以很简单的实现软件换皮肤的功能。支持标准的Windows控件的换皮肤。支持MDI/SDI/Dialog的程序。支持自定义的控件的换皮肤功能-SkinMagic Toolkit is an excellent interface tool, very simple software for skin function. Support for standard Windows controls for the skin. Support MDI/SDI/Dialog procedures. Support from the definition of the control function for skin
- 2022-03-26 14:55:39下载
- 积分:1
-
菜单编辑器
资源描述菜单编辑器用于在界面设计阶段创建新的菜单和菜单栏,可向现存的菜单中增加新命令、改变和删除现存菜单和菜单栏。菜单编辑器的主要优点是使用方便,用户可以用很少的编程工作即可完成自定义菜单
- 2022-01-22 03:39:37下载
- 积分:1
-
34种图像特效源码,希望大家能用到,谢谢!
34种图像特效源码,希望大家能用到,谢谢!-34 pictures original
- 2022-05-21 23:59:32下载
- 积分:1
-
计算器
// calc-ui-model/Calc.java -- Fred Swartz// Level : Intermediate.// Structure : Three files: main, GUI (subclass of JFrame), logic.// Components: JButton, JTextField (right justified).// Containers: JFrame, several JPanels.// Layouts : BorderLayout to put the other panels together.// Two GridLayout panels for the buttons.// Listeners : One ActionListener which is shared by all// numeric key buttons. Similarly share// an ActionListener for all operator buttons.//
- 2022-10-18 16:20:03下载
- 积分:1