-
颜色选择组合框
MFC开发的颜色选择组合框,可选择多种颜色,颜色组合框中的颜色可以任意加入,也有记住选择颜色的功能,是很好的学习MFC组合框的资料。
- 2022-01-30 21:52:43下载
- 积分:1
-
将网页设计制作成类似应用程序多窗口的风格。
将网页设计制作成类似应用程序多窗口的风格。-Web page design will be similar applications into multi-window style.
- 2023-02-26 07:10:03下载
- 积分:1
-
RainQuantum_BLACK_by_ShawNN
资源描述RainQUANTUM BLACK
Author=r3ginald
r3ginald@gmail.com
http://r3ginald.tumblr.com
;--------------------------------------
This theme was based on the UI interface of the touchscreen devices used in Quantum of Solace, the latest James Bond film. Below is a list of widgets I made:
- applications
- bookmarks
- calendar
- clock
- email
- gadget (this has meters for CPU, RAM, battery life, and 2 HDDs.)
- iTunes
- notes
- picture frame
- radio
- recycle
- rss feed
- settings
- uTorrent
- weather
- wifi
Whats new:
- Wifi comes in 2 skins: one with the available networks and one without it
- I"ve included the eclipse icon pack
- 2022-03-21 23:08:03下载
- 积分:1
-
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见...
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见-This what I used to write the love jbuilder9.0 testing software, it is also my personal maiden! Both source documents, but also Java byte code! How are you looking to the point!
- 2022-03-06 08:13:22下载
- 积分:1
-
玩过红警的人不少,但是想自己编写他的人不多,我这个程序实现了基本的一个功能,用C#写的,花了半年时间....
玩过红警的人不少,但是想自己编写他的人不多,我这个程序实现了基本的一个功能,用C#写的,花了半年时间.-红警played a lot of people, but he would like to have written not many people, I realized this process as a basic function, using C# to write, and spent half a year.
- 2022-02-05 20:33:53下载
- 积分:1
-
一个很好的visual C++程序,大家可以参考一下
一个很好的visual C++程序,大家可以参考一下-A good visual C++ Procedures, we can refer to
- 2022-01-31 17:44:23下载
- 积分:1
-
VC技巧开发工具使用的源代码:vss_header
VC开发工具使用技巧源代码:vss_header-VC skills development tools use the source code : vss_header
- 2022-08-06 14:34:00下载
- 积分:1
-
hao duihua好对话框,介绍如何改变标题的程序
hao duihua好对话框,介绍如何改变标题的程序-good dialog on how to change the procedures title
- 2022-05-29 00:51:46下载
- 积分:1
-
使用 html & css 的政府门户网站
政府门户网站信息显示如下图所示:反对党领袖是房子的重要官员。他认识到他的重要性给出部长的地位。公认最大反对党的领袖是一位公认的反对党领袖。他引起了公众的重要性,要求详细的讨论事项。他将他的合作扩展到从事商务活动的众议院议长。反对派领导人提供了坐在前排,在大会秘书和其他设施的房间。反对党领袖也享有一定特权在正式的场合,即 (i) 护送议长选举到讲台上 ;和 (ii) 坐在前排当时的总督向参众两院讲话。
- 2023-07-11 13:15:05下载
- 积分: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