-
VC为对话框添加最小化按钮和提示条
VC为对话框添加最小化按钮和提示条-VC added to the smallest box of buttons and a reminder of
- 2023-08-11 05:35:04下载
- 积分:1
-
WPF RichText Editor,实现简单的文件编辑器。
WPF RichText Editor,实现简单的文件编辑器。-WPF RichText Editor
- 2022-10-16 06:55:02下载
- 积分:1
-
VC interface is really very bad skin problem Walsh said, but added that a lot of...
VC的界面换肤是令人很不好搞定的问题,网上的介绍倒是有不少,但是个个都需要Dll或者Lib,而且效果也不甚理想。某日,突然想到能不能用Delphi里边的成熟界面组件vclskin做成Dll让C++来用呢,于是试了一下,没想到效果还真不错呢!感兴趣的可以体验一下哦!-VC interface is really very bad skin problem Walsh said, but added that a lot of online presentation, but everybody needs Dll or Lib, and the results would be less than expected. One day, a sudden thought can not use Delphi components inside the mature interface vclskin made Dll to C++ to use it, so tried it, did not expect a good result really does! May be of interest to experience the Oh!
- 2022-05-07 19:25:36下载
- 积分:1
-
跟WINDOWS差不多的登录界面,可以帮助初学DELPHI的同僚更加了解其完美功能。...
跟WINDOWS差不多的登录界面,可以帮助初学DELPHI的同僚更加了解其完美功能。-Windows login screen, and can help beginners DELPHI colleagues more perfect understanding of their function.
- 2023-01-15 02:50:04下载
- 积分:1
-
一个窗口格式,有下拉菜单。比较简单的程序,从朋友那里拿来的,希望对大家有所帮助!...
一个窗口格式,有下拉菜单。比较简单的程序,从朋友那里拿来的,希望对大家有所帮助!-A window format, there is the drop-down menu. Relatively simple procedure, used from a friend and would like to help everyone!
- 2022-08-24 02:37:32下载
- 积分:1
-
peer
点对 话能同时控制对方的一个程序可以学习着用-peer-to-peer dialogue would contain a procedure for the other side can learn to use
- 2022-06-22 04:57:05下载
- 积分:1
-
简单的文本的图形菜单
简单的文本的图形菜单-simple text graphics menu
- 2023-06-18 05:50:04下载
- 积分:1
-
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
java 游戏蛇
- 2022-02-21 02:10:52下载
- 积分:1
-
在VC中调用Windows API函数来动态获取设备的显示分辨率,并实现了游戏中动态改变屏幕分辨率的功能,并可选择临时改变或保存到注册表。...
在VC中调用Windows API函数来动态获取设备的显示分辨率,并实现了游戏中动态改变屏幕分辨率的功能,并可选择临时改变或保存到注册表。-in VC call Windows API functions to dynamically access equipment display resolution, and achieve dynamic of the game changed screen resolution function and can choose to change or temporary preservation of the registry.
- 2022-02-01 23:37:40下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1