搜索资源列表
SampleAllControlsCredentialProvider
- 微软的Vista的credential provider的全控件示例。此示例演示Vista登陆9个不同UI field类型。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider controls the entire sample. This example demonstrated Vista landing nine different types of UI field. Beginners development Vista landi
freelock
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
qtt.pdf.tar
- 通过实例逐步加深讲解qt UI 编程 十分实用-Gradually deepened by example is very useful to explain qt UI programming
main
- ui的简单示例程序,便于新手入门,是有关机顶盒的界面开发的-ui a simple example program to facilitate novices started, is about set-top box interface development
QT_Example
- qt doc this is a very good example for writing qt code for ui design
RssReader
- The RssReader example demonstrates forking off a thread to download rss data in the background and post the results to a ListView in the UI.
Observer-Thread-sample
- 考虑到这些应用, 比较合适的就是 Observer (观察者) 模式, 不仅可以动态的加入/移出观察者, 也能够让线程类 (Core) 和显示类 (UI) 之间脱耦. 可谓一举多得. 于是我就试着写了个线程搜索路径下所有文件的例子, 在其中应用了 Observer 模式.-Decoupling between the consideration of these applications is more appropriate Observer (Observer) mode, not only
stdr_simulator.tar
- 一个基于ros与qt的简单灵活的2维多机器人仿真器。主要内容有加载地图,机器人,创建机器人,添加传感器,如声呐,激光雷达等。利用qt创建的ui界面来与ros传递消息。功能不完全,仅供参考。作者: * Manos Tsardoulias, etsardou@gmail.com * Aris Thallas, aris.thallas@gmail.com * Chris Zalidis, zalidis@gmail.com - A simple, flexible and sc