微软OpenXml SDK安装文件 由于OpenXml Tools安装文件有100多M,朋友们可以自行去微软官方下载 http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=5124
2023-12-30 21:53:38 3.78MB OpenXml SDK
1
谷歌浏览器免安装。谷歌浏览器免安装。谷歌浏览器免安装
2023-12-29 11:08:00 145.46MB 谷歌浏览器
1
仿微软,简单功能齐全的notepad记事本程序和源码,提供给初学者交流和学习。 对search方法略作修改,查不到字符时返回起始位置; public void button1_Click(object sender, EventArgs e) { if (textBox1.Text.Length > 0) { str = textBox1.Text; fm.searchStr = textBox1.Text; fm.matchCase = checkBox1.Checked; fm.upCheck = radioButton1.Checked; } else { str = fm.searchStr; checkBox1.Checked = fm.matchCase; radioButton1.Checked = fm.upCheck; } if (str == null) { MessageBox.Show("找不到" + str, "记事本"); } else { if (checkBox1.Checked) { if (radioButton2.Checked) { select += fm.richTextBox1.SelectedText.Length; marker = select; select = fm.richTextBox1.Find(str, select, RichTextBoxFinds.MatchCase); if (select == -1 ||select=marker) { marker = start; select = start; fm.richTextBox1.SelectionStart = start; if (select != 0) fm.richTextBox1.Find(str, 0, select, RichTextBoxFinds.Reverse | RichTextBoxFinds.MatchCase); MessageBox.Show("找不到" + str, "记事本"); start = marker; } } } else { if (radioButton2.Checked) { select+=fm.richTextBox1.SelectedText.Length; marker = select; select = fm.richTextBox1.Find(str, select, RichTextBoxFinds.None); if (select==-1||select=marker) { marker = start; select = start; fm.richTextBox1.SelectionStart = start; if (select != 0) fm.richTextBox1.Find(str, 0, select, RichTextBoxFinds.Reverse | RichTextBoxFinds.None); MessageBox.Show("找不到" + str, "记事本"); start = marker; } } } } }
2023-12-16 05:04:09 164KB C#记事本
1
本人申请谷歌voice时候找的工具,应该是最好用的一个鼠标连点器,欢迎大家下载测试。
2023-12-07 12:07:53 289KB 鼠标连点器 谷歌voice
1
谷歌或者UC 或者360浏览器 加载或使用 了 第三方或者自己写的 插件以后 会一直提示 请停用以开发者模式运行的扩展程序 使用前请退出 谷歌浏览器 再把本文件 放到 C:\Program Files (x86)\Google\Chrome\Application (也就是你谷歌浏览器的安装目录下面) 文件夹中 的 X文件夹下面 X 文件夹的名字是你 当前谷歌浏览器 的版本号
1
在BCB程序中嵌入谷歌浏览器,使用的是DCEF3库和控件
2023-11-22 08:06:26 26.39MB DCEF3
1
微软文档:SQL Server 技术文档-28950页 帮助你开始、管理、开发和使用 SQL Server 及相关产品的技术文档。
2023-11-21 17:01:37 635.76MB sql microsoft
1
Python爬虫算法-谷歌内部最新版本!
2023-11-21 06:07:54 7KB Python爬虫算法-谷歌内部资料
1
华为鸿蒙4谷歌鸿蒙GMS安装的安装包 https://blog.csdn.net/lzhcoder/article/details/133976046
2023-11-18 09:50:35 233.41MB harmonyos harmonyos
1
,-----.,--. ,--. ,---. ,--.,------. ,------. ' .--./| | ,---. ,--.,--. ,-| || o \ | || .-. \ | .---' | | | || .-. || || |' .-. |`..' | | || | \ :| `--, ' '--'\| |' '-' '' '' '\ `-' | .' / | || '--' /| `---. `-----'`--' `---' `----' `---' `--' `--'`-------' `------' ----------------------------------------------------------------- 谷歌图书下
2023-11-16 15:44:20 2KB JavaScript
1