-
在VC++中如何使用TABCONTROL控件
VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得...
在VC++中如何使用TABCONTROL控件
VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得多。
我写了个事例 也许对大家有点帮助,只适合菜鸟看哦,因为我就是菜鸟
-in VC TABCONTROL how to use the controls VC TABCONTROL controls and VB, Delphi not the same as it used than VB, Delphi to much trouble. I wrote a pair of examples may help you a bit, only for a birdie FACT, because of my exposure
- 2022-05-08 08:50:54下载
- 积分:1
-
全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“ViewFull Screen”,即可进入全屏显示状态,...
全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“ViewFull Screen”,即可进入全屏显示状态,按“Esc”键后会退出全屏显示状态。-full screen display is the number of application software programs essential to the function. For example, in the VC++ editing projects source document or edit dialog and other resources, the choice menu "View Full Screen", which can be accessed in full-screen state, according to the "Esc" key will be to withdraw from full-screen display status.
- 2022-12-22 03:45:03下载
- 积分:1
-
ZgGroupMenu
ZgGroupMenu
- 2022-03-12 22:46:12下载
- 积分:1
-
A very good network channel interface design, interface deep beauty
一个很不错的网络频道的界面设计,界面深沉美观-A very good network channel interface design, interface deep beauty
- 2022-01-31 03:29:15下载
- 积分:1
-
在安装程序中,向导是必不可少的。你有没有对现在那些通用的界面感到平淡?看看这个Wizard 97 Property Sheets 的例子吧,你会满意的。...
在安装程序中,向导是必不可少的。你有没有对现在那些通用的界面感到平淡?看看这个Wizard 97 Property Sheets 的例子吧,你会满意的。
-During the installation process, the guide is indispensable. Now you have no common interface which is flat? Look at the Wizard 97 Property Sheets an example, you will satisfied.
- 2022-12-06 08:05:03下载
- 积分:1
-
改进的等值线
本源代码的第一作者是:YANG Qing.Department of Geophysics,Yangtze University,Jingzhou,Hubei.434023.mou_yq@126.com
我是在第一作者的源代码基础上改写的,改写内容:(1)添加了比较完成的点、线、面、等值线类;(2)自己改写了比较简洁的三角剖分代码;(3)改写了第一作者的搜索等值线代码,使其更简洁易读。
本代码仅供学习使用,若有侵权行为,请告知,我会及时处理。
测试数据“Slice_Records1.sls”是原来自带的数据,“TUTORWS2.DAT”是从surfer8.0安装文件夹中的“SampleTUTORWS2.DAT”改变而来。
解压密码:hzsong123
- 2023-05-28 02:05:04下载
- 积分:1
-
触摸屏代码,用于演示
触摸屏代码,用于演示。delphi开发,连接一卡通。
数据库连接
- 2023-02-18 20:50:05下载
- 积分: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
-
用户只要按提示输入存款数量、存款日期及存款类型就可得到利息值及
总额。该程序要求人机界面友好,在窗口下给出输入提示,当输入有误时提示重
输入...
用户只要按提示输入存款数量、存款日期及存款类型就可得到利息值及
总额。该程序要求人机界面友好,在窗口下给出输入提示,当输入有误时提示重
输入或退出。可循环计算任意次
-users are prompted to input the number of deposits, deposit dates and types of deposits will be of interest and value of the total. The procedural requirements of friendly interface, the window is given input prompts when the input is in error suggested re-importation or withdrawal. Calculations can be recycled random
- 2022-01-25 16:59:55下载
- 积分:1
-
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!...
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!-the program similar to the VC interface function! Its tool window can be suspended, step aside!
- 2022-04-22 03:08:56下载
- 积分:1