登录
首页 » Windows开发 » a simple and practical procedure of the notebook, according to the date you, you...

a simple and practical procedure of the notebook, according to the date you, you...

于 2022-07-10 发布 文件大小:239.07 kB
0 247
下载积分: 2 下载次数: 1

代码说明:

一个简单实用的记事本程序,可以根据日期查找内容,可以增加,删除内容,设定密码等,无需数据库.-a simple and practical procedure of the notebook, according to the date you, you can add, delete, set passwords, without the database.

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

发表评论

0 个回复

  • 一本讲解关于C的基本函数属性的比较好的电子书,希望大家看了会觉得有用。,另外感谢上传者,辛苦了...
    一本讲解关于C的基本函数属性的比较好的电子书,希望大家看了会觉得有用。,另外感谢上传者,辛苦了-One explain the basic functions on the properties of C, better e-books, hope that readers will find useful. In addition thanks From, it is tough
    2022-03-16 05:27:28下载
    积分:1
  • 研究性的源代码,研究自定义对话框的实现
    研究性的源代码,研究自定义对话框的实现-study the source code, since the definition of research to achieve the dialog
    2022-06-17 18:58:37下载
    积分:1
  • vb_net_rs232.zip vb_net_rs232.zip
    vb_net_rs232.zip vb_net_rs232.zip-vb_net_rs232.zip vb_net_rs232.zip vb_net_rs232.zip
    2022-12-07 08:15:03下载
    积分:1
  • 自动生成QT的.pro文件,QT项目文件 有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写...
    自动生成QT的.pro文件,QT项目文件 有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。 在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。 程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
    2022-03-12 18:05:43下载
    积分:1
  • 屏幕保护程序,其实现方法简单,有效,很值得借鉴。
    屏幕保护程序,其实现方法简单,有效,很值得借鉴。-Simple Screen Saver source code
    2022-04-22 13:13:50下载
    积分:1
  • 本程序是一个两个新年贺卡的C++的源代码和执行文件,祝VCKbase越办越好,新年快乐,祝VcKbase的朋友们新年快乐...
    本程序是一个两个新年贺卡的C++的源代码和执行文件,祝VCKbase越办越好,新年快乐,祝VcKbase的朋友们新年快乐-this procedure is a two New Year"s greeting cards C source code and implementation document, which we wish VCKbase, Happy New Year and wish VcKbase friends a happy New Year
    2023-07-08 01:20:03下载
    积分:1
  • all fingerprint ocx and activex in one pakage to design biometrique appliczation
    all fingerprint ocx and activex in one pakage to design biometrique appliczation
    2022-03-26 15:13:31下载
    积分:1
  • databse of customer and employee.
    databse of customer and employee.
    2022-01-26 07:41:25下载
    积分:1
  • VC毛玻璃
    #define GDIPVER 0x0110 //定义高版本的GDI+(1.1) #include #include #include #include #include #pragma comment(lib,"GdiPlus.lib") using namespace Gdiplus; #include #pragma comment(lib,"dwmapi.lib") //Aero效果是否已启用 BOOL IsCompositionEnabled() { BOOL bEnabled,bResult; bResult = (SUCCEEDED(DwmIsCompositionEnabled(&bEnabled)) && bEnabled); return bResult; } //对已分层的窗口启动玻璃效果 HRESULT EnableBlurBehindWindow(HWND hWnd, //窗口句柄 BOOL bEnable = TRUE, //启用或禁用 HRGN hRgn = 0, //模糊窗体中某个区域 BOOL bTransitionOnMaximized = FALSE) //最大化时是否启用 { DWM_BLURBEHIND blurBehind = { 0 }; blurBehind.dwFlags = DWM_BB_ENABLE | DWM_BB_TRANSITIONONMAXIMIZED; blurBehind.fEnable = bEnable; blurBehind.fTransitionOnMaximized = bTransitionOnMaximized; if (bEnable && hRgn != NULL) { blurBehind.dwFlags |= DWM_BB_BLURREGION; blurBehind.h
    2023-05-01 15:10:04下载
    积分:1
  • Instant insanity in C++
    问题: 你有四个彩色多维数据集。每个多维数据集的每一侧是单一的颜色,并且有四种颜色: 蓝色 (B)、 红色 (R)、 绿色 (G) 和黄色 (Y) 描述为前面、 背面、 左、 右、 顶部、 底部的六个面,有的多维数据集颜色: 多维数据集前台回左右顶部底部 1 R B G Y 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-23 03:14:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载