登录
首页 » 文件处理 » write the log file a class, of course, can also be used for recording time data...

write the log file a class, of course, can also be used for recording time data...

于 2023-03-12 发布 文件大小:3.55 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threading technology, learning technology is very useful examples.

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

发表评论

0 个回复

  • 用PB调用API访问夹,有一些毛病,在WINDOWS简体中当中,显示为繁体中...
    用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文-API call with PB visit folder, there are some problems in Windows Simplified Chinese, Traditional Chinese shows
    2022-05-18 12:24:13下载
    积分:1
  • 操作
    数据结构大作业,变长记录文件,查找,删除,修改等功能-file operation
    2022-02-14 14:52:40下载
    积分:1
  • 利用Windows剪贴板实现Exe程序间的数据交换
    利用Windows剪贴板实现Exe程序间的数据交换-Exe realize the use of Windows clipboard for data exchange between process
    2022-02-05 19:25:56下载
    积分:1
  • 此程序实现,模拟os中的,可实现的创建,访问,删除等功能!...
    此程序实现文件管理,模拟os中的文件管理,可实现文件的创建,访问,删除等功能!-this program document management, simulation os of document management, document can be realized in the creation, access, and delete functions!
    2022-03-31 18:35:41下载
    积分:1
  • 本程序实现了遍历一个夹下所有的功能,注意,若输入名必须在其后加上"",现时单击"遍历"按钮开始遍历,遍历后的结果将存在下面的列表框中...
    本程序实现了遍历一个文件夹下所有文件的功能,注意,若输入文件名必须在其后加上"",现时单击"遍历"按钮开始遍历,遍历后的结果将存在下面的列表框中-realized by the traverse a folder function of all the documents and pay attention, if documents were to be imported in the following words "", click "traverse" button to begin traverse, traverse the result of the existence of the list box below
    2022-05-06 04:13:50下载
    积分:1
  • File Format for programming logic in develop program
    File Format for programming logic in develop program
    2023-01-14 05:55:03下载
    积分:1
  • 确保浏览器的地址栏中显示的网站地址的拼写和格式正确无误。 如果通过单击链接而到达了该网页,请与网站管员联系,通知他们该链接的格式不正确。 单击后退...
    确保浏览器的地址栏中显示的网站地址的拼写和格式正确无误。 如果通过单击链接而到达了该网页,请与网站管理员联系,通知他们该链接的格式不正确。 单击后退按钮尝试另一个链接。 HTTP 错误 404 - 文件或目录未找到。 Internet 信息服务 (IIS) -------------------------------------------------------------------------------- 技术信息(为技术支持人员提供) 转到 Microsoft 产品支持服务并搜索包括“HTTP”和“404”的标题。 打开“IIS 帮助”(可在 IIS 管理器 (inetmgr) 中访问),然后搜索标题为“网站设置”、“常规管理任务”和“关于自定义错误消息”的主题。 -ensure that the browser address bar of the website address and spelling correct format. If by clicking the link and arrived at the website, please contact Webmasters, informing them of the link format is not correct. Click the Back button to try another link. HTTP error 404-file or directory not found. Internet Information Services (IIS)-------------------------------------------------------------------------------- technical information (for technical support staff) to Microsoft Product Support Services and Search "HTTP" and "404" title. Open the "IIS help" (available on the IIS Manager (i
    2022-01-25 14:56:48下载
    积分:1
  • Sample class implements windows IStorage and IStream to save/load program config...
    Sample class implements windows IStorage and IStream to save/load program configs in/from single file.
    2022-03-20 21:03:59下载
    积分:1
  • 1,完全去除了其它的搜索部分,因为有些网页格式经常会变动,所以一段时间以后可能又搜不到歌词了,现在搜索歌词用的是百度的filetype:lrc 歌曲名...
    1,完全去除了其它的搜索部分,因为有些网页格式经常会变动,所以一段时间以后可能又搜不到歌词了,现在搜索歌词用的是百度的filetype:lrc 歌曲名-歌手名 的方式进行搜索. 2,更新了在线搜索歌词的时候,只能下载一首的情况,以前点了下载之后,整个界面就不可用了,要重新输入歌曲信息才可用,现在已经不做限制了. 3,修补了当以前下载并匹配的歌词文件不见的时候,会出现既不下载新的歌词也不提示出错,现在当以前的歌词文件不存在时,会自动上网搜索新的歌词.-1, fully to the search, among other parts, because some page format changes often, so after a certain period of time may not find the lyrics, and now search lyrics Baidu using the filetype: lrc song name- artist name search methods . 2, updated the online search lyrics, the only one to download the case, before the download point, the whole interface is not available, and to re-enter the song information can be used, it is not restricted. 3, patch when previously downloaded file and not the lyrics to match the time, there will be neither downloaded nor prompted new lyrics wrong, and now when the previous song file does not exist, it will automatically search for new songs online.
    2023-07-04 17:35:05下载
    积分:1
  • 用C语言编写程序,以单链表为存储结构,对学生成绩进行,要求实现如下功能: (1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个...
    用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能: (1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个单链表中;随意输入2班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在另一个单链表中; (2)对至少4人的成绩进行修正,输入班级、学号和成绩修正,如+5,-3,-10,+2,但仍要保持数据按成绩由高到低有序; (3)分别按顺序输出两个班的成绩表。 (4)将两个班的单链表合并成一个单链表,数据仍按成绩由高到低有序; (5)按成绩由高到低的顺序输出两个班的成绩总表,含班级、学号、成绩信息。 -C language programming, a single-linked list structure for storage, for the performance of their students, call for the following functions : (a) a duty free importation of at least 10 people, the school, achievements, data based on merit is in the order kept in a single-linked list; free importation of two classes of at least 10 people, the school, achievements, data based on merit is in the order of another single-linked list; (2) at least four pairs of accomplishments that, the importation of class, school and accomplishments amendments, such as 5,-3,-10, 2, but they still maintain data based on merit ranking and orderly; (3) the sequence of two classes of output reports. (4) the two classes of sin
    2023-08-05 15:45:03下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载