登录
首页 » Others » twq

twq

于 2018-12-20 发布 文件大小:324KB
0 287
下载积分: 1 下载次数: 0

代码说明:

  Delphi prepared by the dormitory management system

文件列表:

U52ccc.com.nfo, 901 , 2017-11-06
说明文档.txt, 47 , 2017-11-06
Clear.bat, 43 , 2017-11-06
xpmenu\XPMenu.dcr, 468 , 2017-11-06
about.ddp, 51 , 2017-11-06
AddUser.ddp, 51 , 2017-11-06
checkin.ddp, 51 , 2017-11-06
classroom.ddp, 51 , 2017-11-06
clossroom.ddp, 51 , 2017-11-06
Empleer.ddp, 51 , 2017-11-06
enrol.ddp, 51 , 2017-11-06
GRZZ.ddp, 51 , 2017-11-06
houstform.ddp, 51 , 2017-11-06
Input.ddp, 51 , 2017-11-06
login.ddp, 33 , 2017-11-06
main.ddp, 51 , 2017-11-06
MD.ddp, 51 , 2017-11-06
MdfyPWD.ddp, 51 , 2017-11-06
Modify.ddp, 33 , 2017-11-06
Password.ddp, 51 , 2017-11-06
Query.ddp, 51 , 2017-11-06
registe.ddp, 51 , 2017-11-06
setroom.ddp, 51 , 2017-11-06
ShowR.ddp, 51 , 2017-11-06
splash.ddp, 33 , 2017-11-06
subquery.ddp, 51 , 2017-11-06
Unit1.ddp, 51 , 2017-11-06
visit.ddp, 51 , 2017-11-06
about.dfm, 26813 , 2017-11-06
AddUser.dfm, 12458 , 2017-11-06
checkin.dfm, 30594 , 2017-11-06
classroom.dfm, 6348 , 2017-11-06
clossroom.dfm, 3727 , 2017-11-06
Empleer.dfm, 27734 , 2017-11-06
enrol.dfm, 271810 , 2017-11-06
GRZZ.dfm, 28454 , 2017-11-06
houstform.dfm, 25807 , 2017-11-06
Input.dfm, 51779 , 2017-11-06
login.dfm, 23101 , 2017-11-06
main.dfm, 77771 , 2017-11-06
MD.dfm, 4666 , 2017-11-06
MdfyPWD.dfm, 8009 , 2017-11-06
Modify.dfm, 79616 , 2017-11-06
Password.dfm, 1598 , 2017-11-06
Query.dfm, 38049 , 2017-11-06
registe.dfm, 26788 , 2017-11-06
setroom.dfm, 29023 , 2017-11-06
ShowR.dfm, 2347 , 2017-11-06
subquery.dfm, 7301 , 2017-11-06
Unit1.dfm, 24600 , 2017-11-06
Unit2.dfm, 328 , 2017-11-06
visit.dfm, 7746 , 2017-11-06
CManage.dpr, 1130 , 2017-11-06
about.pas, 369 , 2017-11-06
AddUser.pas, 2409 , 2017-11-06
checkin.pas, 3288 , 2017-11-06
classroom.pas, 2687 , 2017-11-06
clossroom.pas, 577 , 2017-11-06
Empleer.pas, 4082 , 2017-11-06
enrol.pas, 2060 , 2017-11-06
GRZZ.pas, 6639 , 2017-11-06
houstform.pas, 3008 , 2017-11-06
Input.pas, 7367 , 2017-11-06
login.pas, 3222 , 2017-11-06
main.pas, 9043 , 2017-11-06
MD.pas, 1437 , 2017-11-06
MdfyPWD.pas, 1546 , 2017-11-06
Modify.pas, 8816 , 2017-11-06
Password.pas, 1332 , 2017-11-06
Query.pas, 5813 , 2017-11-06
registe.pas, 3181 , 2017-11-06
setroom.pas, 3240 , 2017-11-06
ShowR.pas, 1258 , 2017-11-06
splash.pas, 683 , 2017-11-06
subquery.pas, 993 , 2017-11-06
Unit1.pas, 891 , 2017-11-06
visit.pas, 2829 , 2017-11-06
xpmenu\XPMenu.pas, 122383 , 2017-11-06
e.gif, 30879 , 2017-11-06
e.JPG, 9418 , 2017-11-06
sa1.JPG, 8907 , 2017-11-06
xpmenu, 0 , 2018-11-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • exportlisttoexcel
    一个简单好用小程序,实现在VC对话框程序中,将列表控件中内容导入excel表,方便查看、打印等功能!(An easy to use applet import excel table in VC dialog box procedure, the contents of the list control for easy viewing, printing and other functions)
    2012-05-31 16:59:59下载
    积分:1
  • Dialogbox_displayed_the_form_background_mageDlgUse
    在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 (In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
    2010-03-11 10:22:09下载
    积分:1
  • MyB
    MFC 对话框,运用ClientDC绘制静态曲线,运用曲线像素取反擦除曲线。很好的静态曲线绘制代码,简单易懂,稍加修改可绘制自己的曲线。(MFC dialog box, use ClientDC draw static curve, the use of curve-pixel to take anti-erasing curve. Very good static curve drawing code, easy to understand, a little change can draw your own curve.)
    2009-09-13 13:50:53下载
    积分:1
  • LabVIEW
    libviewe 编程基于BP的神经网络(libviewe programming based on BP neural network)
    2008-12-19 12:28:49下载
    积分:1
  • Progress
    基于MFC做的进度条小程序,VC6.0编译通过(MFC-based progress bar to do a small program, VC6.0 compiled by)
    2013-09-16 15:17:37下载
    积分:1
  • 0355497
    图形用户界面滚动组件使用JAVA语言实现,十分好的示例()
    2017-09-21 05:46:27下载
    积分:1
  • sgatus_lonkitudinal
    NXP LPC1768作为实验平台,方便各位在不同软件平台下测试使用网络()
    2018-03-18 19:55:58下载
    积分:1
  • huitu
    简单的绘图程序,可以改变图形及颜色和填充方式。(This is a draft order.)
    2009-10-13 20:44:03下载
    积分:1
  • OpenGL开发的机械臂运动仿真程序(含代码)
    OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
    2017-12-22 11:09:16下载
    积分:1
  • qvzpp8
    发送ARP包,可以遍历局域网里的主机,也可以得到主机名(Send ARP packets, you can traverse the host in the local area network, or you can get the name of the host)
    2018-11-29 08:43:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载