-
竟然出现带源码的版本,怪哉
竟然出现带源码的版本,怪哉-has emerged source version, Firefox
- 2023-08-15 01:05:05下载
- 积分:1
-
Intruction: Administrator, worker in library and readers can log in this system...
本系统可以被管理员、图书馆工作人员、和读者三种身份的人员通过帐号和密码以不同身份登陆到本系统,并实现各自的功能操作。-Intruction: Administrator, worker in library and readers can log in this system according to the user name and password respectly,then do some operations granted.
- 2023-01-02 11:00:13下载
- 积分:1
-
可以实现位图和文字滚动的漂亮效果,利用CStatic派生和定时器实现。...
可以实现位图和文字滚动的漂亮效果,利用CStatic派生和定时器实现。-can achieve bitmap and text rolling beautiful effects, the use of derivatives and CStatic Timer.
- 2022-02-14 19:18:23下载
- 积分:1
-
课程设计,包括学籍管理和奖学金评优。采用链表,文件存储,文字菜单...
课程设计,包括学籍管理和奖学金评优。采用链表,文件存储,文字菜单-classic design
- 2022-05-15 04:00:57下载
- 积分:1
-
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经...
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。真不知道这玩意是不是仅用来浪费系统资源的。 一气之下,自己花点时间写了个对时程序,嗯,不错,挺好用,这下安心了,另外,那个对时的垃圾服务也可以关掉了。-Oneself usage WIN2000, has been thinking to open the system service Windows Time and then can realizes automatically system to hour. Which know a rightness of the first two days, discover quick a minute, day, I top and bottom the class beats the card but direct and economic benefits hook of.Really do not know that does this trifle is only use to the wasted system resources of. In a pet, oneself the flower orders time wrote a garbage for to timing preface, H m, quite goodly, quite goodly using, this bottom having peace of mind, moreover, that to hour service and can also turn o
- 2022-03-26 15:25:57下载
- 积分:1
-
虚拟内存管理,用最先适配法,最优适配法,最差适配法
虚拟内存管理,用最先适配法,最优适配法,最差适配法-Virtual Memory management using First-fit, Best-fit and Worst-fit
- 2022-06-28 05:08:51下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
A preview image with a selection box that can display real
一个带预览的图像选择框,能够即时显示选择的图片-A preview image with a selection box that can display real-time choice of picture
- 2022-05-13 00:17:51下载
- 积分:1
-
实现是中秒表VC源代码,这个对于用VC编程的人来说会有很大帮助。...
实现是中秒表VC源代码,这个对于用VC编程的人来说会有很大帮助。-VC stopwatch realize is the source code, the programming for the use of VC people who would be of considerable help.
- 2023-06-08 12:25:03下载
- 积分:1
-
RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows
RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows Programming Language: Assembly, C, C-RingSDK is based on the C language application procedure
development class storehouse, with OWL, MFC compares, has in the
imagery processing and the contact surface aspect strengthens.
Operating System: Windows Programming Language: Assembly, C, C
- 2022-01-26 00:52:47下载
- 积分:1