随笔分类 -  00我的程序

我写的程序
摘要:电脑无操作 多长时间 软件自动关机 我有个旧的笔记本电脑用来作打印机的主机,用来局域网打印,由于长时间没有操作它自动关机,所有写了这个小程序。 EXE文件下载 https://files.cnblogs.com/files/xe2011/shutdownHlp.rar 阅读全文
posted @ 2020-05-15 18:36 XE2011 阅读(252) 评论(0) 推荐(0) 编辑
摘要:安装说明 地址1: 链接:https://pan.baidu.com/s/1OPH7XqOj_uJuApZheyzHuw?pwd=6666 提取码:6666 地址2 https://share.weiyun.com/xoqqT6rL 五笔字典86版 软件能查询以下数据,五笔编码,汉字拆字图,拼音, 阅读全文
posted @ 2019-09-25 11:32 XE2011 阅读(1059) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2016-01-31 23:03 XE2011 阅读(702) 评论(0) 推荐(0) 编辑
摘要:程序下载: 链接:https://pan.baidu.com/s/1NKOV2nMQw4OqPWwxyE3yHg 提取码:i416 介绍 五笔打字可以帮助你练习五笔 可以查询 汉字的 五笔编码 可以进行以下练习:一级简码,二级简码,三级简码,四级简码。自定义练习。 可以测试你的打字速度。 电脑上要安 阅读全文
posted @ 2015-03-05 15:08 XE2011 阅读(4721) 评论(0) 推荐(0) 编辑
摘要:程序下载2014年11月24日 10:36:35http://files.cnblogs.com/xe2011/%E5%B8%B8%E7%94%A8%E8%8B%B1%E8%AF%AD1000.rar 源码下载http://files.cnblogs.com/xe2011/%E8%8B%B1%E8%... 阅读全文
posted @ 2014-11-13 22:13 XE2011 阅读(250) 评论(0) 推荐(0) 编辑
摘要:EXE程序:http://files.cnblogs.com/xe2011/RELEASE_TXTExplorer2014-08-25-165323.rarc# 源码:http://files.cnblogs.com/xe2011/SRC_TXTExplorer2014-08-25-165323.r... 阅读全文
posted @ 2014-08-25 16:51 XE2011 阅读(245) 评论(0) 推荐(0) 编辑
摘要:链接:https://github.com/450640526/HtmExplorer最低环境系统安装了.NET 4.0地址:http://www.baidu.com/s?word=.NET+4.0&tn=82013038_35_hao_pg&ie=utf-8浏览器的版本最低 IE9.0否则网页中的... 阅读全文
posted @ 2014-07-22 09:27 XE2011 阅读(1083) 评论(0) 推荐(1) 编辑
摘要:WIN7以上的系统可以直接运行,XP的系统要按装.NET 2.0 程序下载 http://files.cnblogs.com/xe2011/%E4%B8%80%E7%A7%92%E9%92%9F%E5%BF%83%E7%AE%97.rar更新历史 阅读全文
posted @ 2014-06-11 17:03 XE2011 阅读(249) 评论(0) 推荐(0) 编辑
摘要:VS2013 WPF 源码:http://ys-e.ys168.com/2.0/276581436/j4G4J63367IMLIUJjsgW/VS2013_WpfApplication1_patcher2014-6-1-90724.rar应用程序:链接:http://pan.baidu.com/s/... 阅读全文
posted @ 2014-05-31 20:54 XE2011 阅读(1123) 评论(0) 推荐(0) 编辑
摘要:EXE: http://files.cnblogs.com/xe2011/spt.rarpascal DELPHI 2010: http://files.cnblogs.com/xe2011/wmgj2014-4-9-183216.7z【2014-1-8】[2014-1-2][2014-1-1] 1 unit Unit1; 2 3 interface 4 uses 5 Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, 6 Dialogs, StdCtrls, ExtCtrl... 阅读全文
posted @ 2014-01-01 12:48 XE2011 阅读(2199) 评论(0) 推荐(0) 编辑
摘要:EXE:http://files.cnblogs.com/xe2011/Text_EditorRelease2013-12-20-185320.rarDelphi XE5 PAS:http://files.cnblogs.com/xe2011/Text_Editor_Pascal2013-12-20-185320.rar字符处理单元 1 // 字符串处理功能 2 3 unit StringFunctions; 4 5 interface 6 7 uses 8 Windows, Messages, SysUtils, Variants, Classes, Forms, ... 阅读全文
posted @ 2013-12-20 14:27 XE2011 阅读(1054) 评论(0) 推荐(0) 编辑
摘要:EXE: http://files.cnblogs.com/xe2011/FamousWord-Release-2013-12-22-113350.rarPASCAL: http://files.cnblogs.com/xe2011/FamousWord-Pascal-2013-12-22-113350.rarDELPHI XE5【2013年12月21日 19:10:12】【2013-12-20 23:01:37】【2013-12-20 18:01:37】 1 unit Unit2; 2 3 interface 4 5 uses 6 Winapi.Windows, Win... 阅读全文
posted @ 2013-12-19 20:17 XE2011 阅读(866) 评论(0) 推荐(0) 编辑
摘要:附件:http://files.cnblogs.com/xe2011/CSHARP_RichTextBoxEditor.rar完整的转到这里 http://www.cnblogs.com/xe2011/p/3449333.html主要的类 1 using System; 2 //using System.Collections.Generic; 3 //using System.Linq; 4 using System.Text; 5 using System.Drawing; 6 //using System.Windows.Forms; 7 using System.Runt... 阅读全文
posted @ 2013-12-13 15:03 XE2011 阅读(1463) 评论(0) 推荐(0) 编辑
摘要:在VS2008中做的附件:http://ys-e.ys168.com/2.0/276581430/j4G4J63367LMMJUJjsgW/CSHARP_WinCtrl21t_2014%E5%B9%B45%E6%9C%8831%E6%97%A592228.rar描述:文件以RTF格式保存在本地可以用... 阅读全文
posted @ 2013-11-29 12:23 XE2011 阅读(1329) 评论(0) 推荐(0) 编辑
摘要:http://files.cnblogs.com/xe2011/ScreenLight_pas.rar窗体文件object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 220 ClientWidth = 447 Color = clBtnFace TransparentColor = True TransparentColorValue = clPurple Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Heig... 阅读全文
posted @ 2013-11-16 18:43 XE2011 阅读(382) 评论(0) 推荐(0) 编辑
摘要:附件 http://download.csdn.net/detail/teststudio/6575241主窗体UNITunit MainForm;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, ComCtrls;type TFormMain = class(TForm) Button2: TButton; Button1: TButton; Panel1: TPanel; p... 阅读全文
posted @ 2013-11-11 18:04 XE2011 阅读(561) 评论(0) 推荐(0) 编辑
摘要:Windows记事本记事本描述:用Delphi模仿的Windows记事本 界面和功能都和Windows的记事本一样,是用Memo实现的而不是RichEdit可以执行以下功能 文件 打开,保存,打印, 页面设置,撤销,复制,粘贴,查找,替换,插入时间日期,转到行,保存窗体大小 位置 和读取配置信息支持拖拽文件到记事本中...下载地址:http://download.csdn.net/detail/teststudio/6414215难点 对文件的新建 打开 保存 另存 退出文件件是否保存的判断 TMemo的打印和页面设置TMemo的文字查找和替换Memo的常用属性 property A... 阅读全文
posted @ 2013-10-17 16:28 XE2011 阅读(3591) 评论(6) 推荐(2) 编辑
摘要:本例 http://files.cnblogs.com/xe2011/Delphi_SPY.rar自用 http://files.cnblogs.com/xe2011/Debug_Delphi_Spy.rar {使用资源中的图标} Image1.Picture.Icon.LoadFromResourceName(HInstance,'DragIcon'); Image1.Picture.Icon.LoadFromResourceName(HInstance,'DefaultIcon'); {使用资源中的光标} var h: HCURSOR; begin h:= 阅读全文
posted @ 2012-05-31 08:21 XE2011 阅读(1147) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示