-
a language with the storage management simulation program, operating system
一个用c语言编写的存储管理模拟程序,操作系统的-a language with the storage management simulation program, operating system
- 2022-10-25 19:40:03下载
- 积分:1
-
一个图书管理系统,可以把书编写的,书中有溴化锂…
用c++编写的一个图书馆管理系统,可以进行图书借,还书已经图书管理,学生信息管理等功能-prepared with a library management system that can take books, the book has library management, student information management functions
- 2023-08-31 08:35:03下载
- 积分:1
-
neonotepad
应用背景微软推出的记事本已经发现了许多问题,直到现在还没有被解决。这个应用程序是一个新的简化版本的记事本以及编辑和文档。关键技术使用的关键技术。NET框架具有易于解释和理解的平台。语言代码是C #。它是高端编码所以喜欢简单强大的语言。 ;我使用Windows窗体应用程序提供有吸引力的、透明的各种设计制作中的应用。
- 2022-03-03 17:22:59下载
- 积分:1
-
java swing 上传文件源码
package test;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JFrame;
public class Win extends JFrame {
JButton jb = new JButton("上传");
public Win() {
jb.addAction
- 2022-03-25 22:46:16下载
- 积分:1
-
一个菜单加速的很好的例子
一个菜单加速的很好的例子-a menu accelerated good example
- 2022-03-09 15:52:53下载
- 积分:1
-
guppy相机的开发历程
该代码运用VS2010,开发面向对象的界面,可以实现1394相机的图像采集、停止、增益、曝光和亮度的调节,前提条件是图像采集卡已经安装上了。这些都是可以运行的,在这里和大家交流,希望都有所帮助。
- 2022-03-22 04:08:44下载
- 积分:1
-
自己绘制标题文字和图形的Tab控件
自己绘制标题文字和图形的Tab控件-Tab Control which draws its own title text and picture
- 2022-07-14 11:57:58下载
- 积分:1
-
这个类库提供了在运行时动态改变控件大小的能力,就像Visual Studio做资源时那样拖动即可。但它的缺点是当鼠标拖动较快时,缩放会跟不上鼠标移动。你可以试着...
这个类库提供了在运行时动态改变控件大小的能力,就像Visual Studio做资源时那样拖动即可。但它的缺点是当鼠标拖动较快时,缩放会跟不上鼠标移动。你可以试着修正这个bug。 。-the class library provided at runtime dynamic change controls the size of abilities, like Visual Studio resources to do so may drag. But the drawback is that when the mouse Drag quickly, the scaling will be unable to keep up with the mouse movement. You can try to fix this bug. .
- 2022-04-30 08:38:01下载
- 积分:1
-
css电子版,详细介绍了css的具体内容,比较齐全
css电子版,详细介绍了css的具体内容,比较齐全-css electronic version, detailing the specific content of the css, relatively complete
- 2022-02-01 18:53:45下载
- 积分:1
-
HGE 2D游戏引擎 GUI 控件扩展
老外的例子,实现了常用的按钮、列表框、下拉等控件。。。
- 2023-05-30 11:55:03下载
- 积分:1