-
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
-
工具srec_cat,可以站的进制转换,命令格式如下:SREC…
工具srec_cat, 可将bin转换为hex, 命令格式如下:srec_cat blob -Binary -Output blob.hex -Motorola
另该工具也支持hex转bin, 如下:
srec_cat bootrom_uncmp.hex -Motorola -Output bootrom_uncmp.bin -Binary
适用于某些只支持二进制格式的烧录
-Tools srec_cat, could be bin convert hex, the command format is as follows: srec_cat blob-Binary-Output blob.hex-Motorola The tool also supports another hex to bin, as follows: srec_cat bootrom_uncmp.hex-Motorola-Output bootrom_uncmp.bin-Binary applicable in some binary format only supports the writers
- 2023-07-19 02:55:03下载
- 积分:1
-
光学指纹头加密芯片IIC的驱动(linux 2.4)
光学指纹头加密芯片IIC的驱动(linux 2.4)-The first optical fingerprint encryption chip IIC driver (linux 2.4)
- 2022-03-17 20:43:23下载
- 积分:1
-
好多上载非界面和非WEB源码
好多上载非界面和非WEB源码-lot on the non-Web interface and the non-source
- 2022-02-03 09:58:52下载
- 积分:1
-
介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全We...
介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全Web协议。-introduced Linux Internet security loopholes and preventive measures, we hope to have some help, including FTP is security, email security, Telnet security, Web server security and Web security agreement.
- 2022-04-13 08:57:42下载
- 积分:1
-
Linux库函数调用方法和参考手册,使用方便,适合初学者和有经验的人参考...
Linux库函数调用方法和参考手册,使用方便,适合初学者和有经验的人参考-Linux library function call method and reference manual, easy to use, suitable for beginners and experienced people refer to
- 2022-08-20 13:35:57下载
- 积分:1
-
on2vp6解码,利用sdl进行播放,这是一个完整的工程.
on2vp6解码,利用sdl进行播放,这是一个完整的工程.-decoded on2vp62,render media with sdl libary
- 2022-06-16 17:36:47下载
- 积分:1
-
C案例集.rar
C案例集.rar-case. Rar
- 2022-05-16 14:35:40下载
- 积分:1
-
Linux C函数库参考手册 ,pdf
Linux C函数库参考手册 ,pdf -Linux C Library Reference Manual, pdf
- 2022-01-28 06:05:02下载
- 积分:1
-
libraw1394 is the only supported interface to the kernel side raw1394 of
the L...
libraw1394 is the only supported interface to the kernel side raw1394 of
the Linux IEEE-1394 subsystem, which provides direct access to the connected
1394 buses to user space. Through libraw1394/raw1394, applications can directly
send to and receive from other nodes without requiring a kernel driver for the
protocol in question.
-libraw1394 is the only supported interfac e to the kernel side raw1394 of the Linux IEEE-13 94 subsystem. which provides direct access to the connected one 394 buses to user space. Through libraw1394/ra w1394. applications can directly send to and receive f rom other nodes without requiring a kernel driv er for the protocol in question.
- 2022-11-09 18:55:04下载
- 积分:1