-
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
-
Peacetime learning linux command summary, and some are also some notes
平时学习linux总结的命令,有些是源码还有些札记心得-Peacetime learning linux command summary, and some are also some notes-source experience
- 2022-03-29 12:38:24下载
- 积分:1
-
russia linux gcc gtk
russia linux gcc gtk
- 2022-07-03 12:08:57下载
- 积分:1
-
一个在Linux下使用QT库开发可以处理JPEG,BMP,XPM文件的形式…
一个在linux下,利用QT库开发的,可以处理jpeg,bmp,xpm文件格式的应用程序。-One in linux, using the QT library developed can handle jpeg, bmp, xpm file format applications.
- 2022-05-21 09:24:14下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
linux环境下开发,利用测井数据制作合成地震记录的程序。在目录下执行make进行编译,在demo目录中有该程序的例子.
linux环境下开发,利用测井数据制作合成地震记录的程序。在目录下执行make进行编译,在demo目录中有该程序的例子.-linux environment development, the use of logging data produced synthetic seismogram procedures. Make the implementation of the directory to compile, in the demo directory has the program examples.
- 2023-02-18 18:55:02下载
- 积分:1
-
linux下的视频播放器,采用线程与SDL实现视频的解码播放
linux下的视频播放器,采用线程与SDL实现视频的解码播放-linux under the video player, using threads with the SDL video broadcast decoder
- 2022-02-21 13:00:15下载
- 积分:1
-
自制基于Linux2.6.14的cramfs格式的根文件系统
自制基于Linux2.6.14的cramfs格式的根文件系统-Self-made based on Linux2.6.14 the cramfs root file system format
- 2022-02-22 09:24:07下载
- 积分:1
-
String libraries implementations in C
String libraries implementations in C
- 2022-05-05 10:09:30下载
- 积分:1
-
一个在linux/unix系统下的多线程的程序设计方法说明
一个在linux/unix系统下的多线程的程序设计方法说明-A linux/unix system under multi-threaded program design methodology
- 2022-02-26 00:44:20下载
- 积分:1