登录
首页 » Visual C++ » OfficePlugins_Klose_Rinz

OfficePlugins_Klose_Rinz

于 2012-05-01 发布 文件大小:25782KB
0 172
下载积分: 1 下载次数: 39

代码说明:

  windowsOffice中诸多实用性插件,包括MATHTYPE等。(windowsOffice many of the practicality of plug-ins, including MATHTYPE.)

文件列表:

ExcelBox_v1.03_100107.exe,2082540,2010-01-07
OfficeMenu2010-Enterprise.rar,4774696,2010-11-21
off_tab6.01&crack.rar,7347641,2010-11-21
插件说明.txt,538,2010-11-07
最新版Mathtype6.7(附%2B有效注册机)
................................\Mathtype.6.7.Keymaker.exe,443904,2010-08-19
................................\MTW6.7.exe,6388120,2010-08-17
................................\office 2010 手工加入mathtype 6.5.html,45952,2010-01-16
................................\office 2010 手工加入mathtype 6.5_files
................................\......................................\0.gif
................................\......................................\365cc7a7c4ead7edd0a61800.jpg
................................\......................................\6a9f933f7859b8ec54e72393.css,23228,2010-01-16


................................\......................................\af096a6f656c796561680202.jpg
................................\......................................\antiSpam.js,7659,2010-01-16
................................\......................................\b3576a657272795f3931366e07.jpg,1073,2010-01-16
................................\......................................\b643551136ac9fe9a6ef3f76.jpg,37644,2010-01-16
................................\......................................\BdEditor-mined.js,34041,2010-01-16
................................\......................................\bdeditor.css,1300,2010-01-16
................................\......................................\bgmusic.js,3711,2010-01-16
................................\......................................\blank.htm,156,2010-01-16
................................\......................................\brwstat.htm,1312,2010-01-16
................................\......................................\daab7767697063696f6e5300.jpg,1360,2010-01-16
................................\......................................\dfdb626f6e69736d35363034b002.jpg,1259,2010-01-16
................................\......................................\e24b7171cdb7cff1b4f3cdbce608.jpg,1586,2010-01-16
................................\......................................\global.js,12790,2010-01-16
................................\......................................\g_spjs.js,2068,2010-01-16
................................\......................................\mods.css,5570,2010-01-16
................................\......................................\ms.htm,226,2010-01-16
................................\......................................\popup.js,14568,2010-01-16
................................\......................................\share.gif,576,2010-01-16
................................\......................................\space.css,9227,2010-01-16
................................\......................................\ucard.css,3581,2010-01-16
................................\......................................\ucard.js,28831,2010-01-16
................................\......................................\webImTip.js,6043,2010-01-16
................................\汉化版 Mathtype6.7.exe,5976088,2010-08-17

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

发表评论

0 个回复

  • DebugScissor
    我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。 使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!! 主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
    2009-05-08 20:40:06下载
    积分:1
  • SGRROR
    说明:  
    2018-05-08 21:17:02下载
    积分:1
  • FilesRecover
    以前写的文件删除恢复软件代码发出来,希望能对大家有帮助,源码比较乱,也没时间整理,源码sdk写的,vc6.0编译通过,win7、xp测试通过。支持fat32和ntfs文件系统的文件删除恢复 (Write files deleted recovery software code issued to hope that it can help, chaotic source, there is no time to sort out, source sdk write, vc6.0 compiled through win7, xp test by. Support fat32 and ntfs file system file deletion recovery)
    2012-10-28 16:11:24下载
    积分:1
  • data
    一个很有用的软件,用于耐久性的评定,这是其中的样本文件。(A very useful software for the assessment of durability, which is one of the sample documents.)
    2010-01-09 11:53:10下载
    积分:1
  • TINofReadandWrite
    通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距(Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the information of the points(x,y coordinate),namely ,the read function.Last users can output the information for the TIN s every line start point and end point and k,b information(y=kx+b) )
    2020-06-29 01:40:02下载
    积分:1
  • pcd
    这是点云库学习pcl里面的程序中所提到的pcd格式的文件。(point cloud pcd)
    2020-11-25 10:59:32下载
    积分:1
  • ReplaceKing
    可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。(Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can traverse sub-folders. For the search to the file, you can batch change the name to search for the string replaced with the string specified by the user may choose to replace, can also choose to back up the source file. File search and replace multi-thread implementation.)
    2009-10-31 19:31:54下载
    积分:1
  • InputOutpusFileManagerClassWrapper
    说明:  已经封装好的文件输入输出类模块,编写带文件输入输出功能的程序带上这个类模块能省很多代码(NT下测试通过)(Packaging has good input and output document type modules, prepared with input and output functions document the procedures put this type module can save a lot of code (NT tested))
    2006-04-06 20:01:52下载
    积分:1
  • vc-excel
    说明:  可以新建excel,打开已存在excel,向excel读写数据,关闭、保存excel.(Can create a new excel, open an existing excel, read and write data to excel, close, save excel.)
    2011-04-02 16:06:25下载
    积分:1
  • read-and-write
    用c++语言编程,读取txt文件,并写成.e文件,(Using c++ language programming, reading txt file, and written as. E documents,)
    2013-06-10 20:13:26下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载