-
Memo system, achieved under LINUX system
“忘录管”功能需求:
1、 登录功能。
程序运行后,进入登录界面,用户需输入密码。若正确,则登录到系统,否则,允许用户重新输入密码,最多3次,否则不允许登录。
2、 新增记录
增加一条新的备忘录
3、 删除指定记录
根据指定的条件(如标题、时间)从备忘录中删除一条记录
4、 删除无用记录
根据flag标志删除已经提示过的记录
5、 修改记录
根据指定的条件(如标题、时间)备忘录修改一条记录,可以修改标题、内容以及提示时间
6、 备忘提示
创建线程,当记录中设置的时间与当前系统时间相等时,将记录内容输出,提示用户。
-Memo system, achieved under LINUX system
- 2022-03-25 08:30:14下载
- 积分:1
-
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持...
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
- 2022-02-13 07:09:31下载
- 积分:1
-
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态....
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态.-linux kernel source code of the Chinese reading, so beginners can better study and understand the linux kernel, as soon as possible to enter the state.
- 2023-06-14 19:00:09下载
- 积分:1
-
A common C language data structure, in the under linux.
一个通用的C语言实现的数据结构,在linux下实现。-A common C language data structure, in the under linux.
- 2023-04-09 11:45:04下载
- 积分:1
-
Linux下的socks的程序源程序,用于socks的代理服务
Linux下的socks的程序源程序,用于socks的代理服务-Linux socks procedure source program, uses in the
socks proxy to serve
- 2023-07-04 05:30:03下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
unix下的网络编程
unix下的网络编程-of network programming
- 2023-05-08 19:50:02下载
- 积分:1
-
GTK是Linux平台上拥有一个功能强大的图形化开发工具和强大的。
gtk是linux一款强大的夸平台的图形化开发工具,功能强大。-gtk is linux platform boast a powerful graphical development tools and powerful.
- 2022-01-26 04:32:01下载
- 积分:1
-
arm s3c2410 中断处理 新手需要
arm s3c2410 中断处理 新手需要 -中destroy arm s3c2410 braise Jie
- 2022-05-07 04:53:31下载
- 积分:1
-
很经典的一本书,非常值得想学习Linux系统核心编程的朋友
很经典的一本书,非常值得想学习Linux系统核心编程的朋友-Is a classic book, very worthwhile to learn Linux kernel programming friend
- 2022-03-19 16:50:59下载
- 积分:1