-
a very useful LCD Clock
一个非常实用液晶时钟-a very useful LCD Clock
- 2023-03-06 05:35:04下载
- 积分:1
-
五子棋程序源代码
一个不错的五子棋程序源代码,有漂亮的界面,使用起来很方便,乐趣多多。
- 2022-01-25 20:25:53下载
- 积分:1
-
一套比较完整的适合于数据库程序的界面(风格很酷)
一套比较完整的适合于数据库程序的界面(风格很酷)--A suit of program interfaces which are more fit for database
- 2022-09-01 22:00:03下载
- 积分:1
-
//开始通信录的用户界面操作
//菜单处理函数管理程序的用户界面操作
//显示记录
//查询记录
//添加记录
//保存记录...
//开始通信录的用户界面操作
//菜单处理函数管理程序的用户界面操作
//显示记录
//查询记录
//添加记录
//保存记录
//读取记录
//结束程序
//清空当前记录信息
//菜单选择函数
//显示表头-//Start communication recorded in the user interface operation// Menu handler management program" s user interface operation// Display records// query records// Add records// Save records// read record// end of the program// Clear the current Record Information// menu to select the function// display header
- 2022-07-12 11:42:57下载
- 积分:1
-
在任务栏显示图标的类
在任务栏显示图标的类-the task bar icon shows the class
- 2022-08-17 22:12:05下载
- 积分:1
-
VC++树形列表显示
此源码主要实现树形列表显示,将列表标题 内容进行美化,HeaderCtrlCl.cpp代码文件中实现列表头皮肤,背景,字体的美化。
ListCtrlCl.cpp代码文件完成树形列表中的内容美化功能。
- 2023-06-03 01:05:05下载
- 积分:1
-
a guide only ,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
一个教程而已,-a guide only ,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 2022-07-19 08:09:07下载
- 积分:1
-
从access导数据到oracle,
从access导数据到oracle, -Introduction to access data from the oracle,
- 2022-12-21 10:20:03下载
- 积分:1
-
医院管理
小型检查医院的医院管理;
- 2022-12-21 20:05:03下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1