首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

notepad++8.6.9.x64.zip

信息化管理 7.35MB 8 需要积分: 1
立即下载

资源介绍:

notepad++ 8.6.9 x64
What is WinGUp for Notepad++? -------------------------- This project is the fork of [WinGUp](https://github.com/gup4win/wingup). WinGUp has been built for Notepad++'s need, but keep its functionality generic for being able to be used on any Windows application. With new built-in Plugins Admin in Notepad++, a more specific updater for Notepad++ is necessary. Hence this fork from the original WinGUp. What is WinGUp? --------------- WinGUp is a Generic Updater running under Windows environment. The aim of WinGUp is to provide a ready to use and configurable updater which downloads a update package then installs it. By using cURL library and TinyXml module, WinGUp is capable to deal with http protocol and process XML data. Why WinGUp? ----------- Originally WinGUp was made for the need of Notepad++ (a generic source code editor under MS Windows). During its conception, the idea came up in my mind: if it can fit Notepad++, it can fit for any Windows program. So here it is, with LGPL license to have no (almost not) restriction for integration in any project. How does it work? ----------------- WinGUp can be launched by your program or manually. It reads from a xml configuration file for getting the current version of your program and url where WinGUp gets update information, checks the url (with given current version) to get the update package location, downloads the update package, then run the update package (it should be a msi or an exe) in question. Who will need it? ----------------- Being LGPLed, WinGUp can be integrated in both commercial (or close source) and open source project. So if you run a commercial or open a source project under MS Windows and you release your program at regular intervals, then you may need WinGUp to notice your users the new update. What do you need to use it? --------------------------- A url to provide the update information to your WinGUp and an another url location to store your update package, that's it! How is WinGUp easy to use? -------------------------- All you have to do is point WinGUp to your url update page (by modifying gup.xml), then work on your pointed url update page (see getDownLoadUrl.php comes with the release) to make sure it responds to your WinGUp with the correct xml data. How to build it? ---------------- * Step 1: You have to build cURL before building WinGUp: 1. Open VS2022 Native Tool Command for 32/64 bits. If you want to build for ARM, open a cmd, and run the following command:
`C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsamd64_arm64.bat` 2. go to curl winbuild directory:
`cd \curl\winbuild` 3. compile cURL by using one of the following commands, according the mode and architecture of WinGUp you want to build. - x64 release: `nmake /f Makefile.vc mode=dll vc=15 RTLIBCFG=static MACHINE=x64` - x64 debug: `nmake /f Makefile.vc mode=dll vc=15 RTLIBCFG=static DEBUG=yes MACHINE=x64` - x86 release: `nmake /f Makefile.vc mode=dll vc=15 RTLIBCFG=static MACHINE=x86` - x86 debug: `nmake /f Makefile.vc mode=dll vc=15 RTLIBCFG=static DEBUG=yes MACHINE=x86` - ARM64 release: `nmake /f Makefile.vc mode=dll vc=15 RTLIBCFG=static MACHINE=ARM64` - ARM64 debug: `nmake /f Makefile.vc mode=dll vc=15 RTLIBCFG=static DEBUG=yes MACHINE=ARM64` * Step 2: Open [`vcproj\GUP.sln`](https://github.com/gup4win/wingup/blob/master/vcproj/GUP.sln) with VS2022. * Step 3: Build WinGUp like a normal Visual Studio project. To whom should you say "thank you"? ----------------------------------- Don HO

资源文件列表:

npp.8.6.9.portable.x64.zip 大约有223个文件
  1. autoCompletion/
  2. autoCompletion/actionscript.xml 20.26KB
  3. autoCompletion/autoit.xml 721.4KB
  4. autoCompletion/BaanC.xml 18.05KB
  5. autoCompletion/batch.xml 3.69KB
  6. autoCompletion/c.xml 43.35KB
  7. autoCompletion/cmake.xml 7.7KB
  8. autoCompletion/cobol.xml 46.32KB
  9. autoCompletion/coffee.xml 1.47KB
  10. autoCompletion/cpp.xml 62.28KB
  11. autoCompletion/cs.xml 33.09KB
  12. autoCompletion/css.xml 16.6KB
  13. autoCompletion/gdscript.xml 71.35KB
  14. autoCompletion/go.xml 3.82KB
  15. autoCompletion/html.xml 19.09KB
  16. autoCompletion/java.xml 200.55KB
  17. autoCompletion/javascript.xml 27.13KB
  18. autoCompletion/lisp.xml 16.83KB
  19. autoCompletion/lua.xml 79.48KB
  20. autoCompletion/nsis.xml 9.28KB
  21. autoCompletion/perl.xml 59.87KB
  22. autoCompletion/php.xml 422KB
  23. autoCompletion/powershell.xml 85.94KB
  24. autoCompletion/python.xml 60.13KB
  25. autoCompletion/raku.xml 22.89KB
  26. autoCompletion/rc.xml 1.6KB
  27. autoCompletion/sql.xml 66.35KB
  28. autoCompletion/tex.xml 66.27KB
  29. autoCompletion/typescript.xml 2.36KB
  30. autoCompletion/vb.xml 16.79KB
  31. autoCompletion/vhdl.xml 2.56KB
  32. autoCompletion/xml.xml 11.74KB
  33. change.log 2.09KB
  34. config.xml 4.99KB
  35. contextMenu.xml 4.81KB
  36. doLocalConf.xml
  37. functionList/
  38. functionList/ada.xml 3.56KB
  39. functionList/asm.xml 1.32KB
  40. functionList/autoit.xml 1.8KB
  41. functionList/baanc.xml 8.31KB
  42. functionList/bash.xml 2.93KB
  43. functionList/batch.xml 1.88KB
  44. functionList/c.xml 4.04KB
  45. functionList/cobol-free.xml 1.73KB
  46. functionList/cobol.xml 1.34KB
  47. functionList/cpp.xml 18.08KB
  48. functionList/cs.xml 1.79KB
  49. functionList/fortran.xml 1.95KB
  50. functionList/fortran77.xml 1.58KB
  51. functionList/gdscript.xml 1.05KB
  52. functionList/haskell.xml 2.42KB
  53. functionList/hollywood.xml 959B
  54. functionList/ini.xml 952B
  55. functionList/inno.xml 4.3KB
  56. functionList/java.xml 9.11KB
  57. functionList/javascript.js.xml 1.12KB
  58. functionList/krl.xml 2.97KB
  59. functionList/lua.xml 4.3KB
  60. functionList/nppexec.xml 2.03KB
  61. functionList/nsis.xml 6.96KB
  62. functionList/overrideMap.xml 6.51KB
  63. functionList/pascal.xml 10.69KB
  64. functionList/perl.xml 1.47KB
  65. functionList/php.xml 9.77KB
  66. functionList/powershell.xml 1.35KB
  67. functionList/python.xml 1.11KB
  68. functionList/raku.xml 1.39KB
  69. functionList/ruby.xml 1.06KB
  70. functionList/rust.xml 1.8KB
  71. functionList/sinumerik.xml 1003B
  72. functionList/sql.xml 1.28KB
  73. functionList/typescript.xml 1.12KB
  74. functionList/universe_basic.xml 1.97KB
  75. functionList/vhdl.xml 1.58KB
  76. functionList/xml.xml 2.18KB
  77. langs.model.xml 460.21KB
  78. license.txt 34.67KB
  79. localization/
  80. localization/abkhazian.xml 107.48KB
  81. localization/afrikaans.xml 22.79KB
  82. localization/albanian.xml 43.37KB
  83. localization/arabic.xml 75.04KB
  84. localization/aragonese.xml 42.91KB
  85. localization/aranese.xml 16.25KB
  86. localization/azerbaijani.xml 26.99KB
  87. localization/basque.xml 85.14KB
  88. localization/belarusian.xml 113.43KB
  89. localization/bengali.xml 57.21KB
  90. localization/bosnian.xml 26.58KB
  91. localization/brazilian_portuguese.xml 101.61KB
  92. localization/breton.xml 65.47KB
  93. localization/bulgarian.xml 141.54KB
  94. localization/catalan.xml 66.99KB
  95. localization/chineseSimplified.xml 93.08KB
  96. localization/corsican.xml 111.51KB
  97. localization/croatian.xml 104.43KB
  98. localization/czech.xml 105.99KB
  99. localization/danish.xml 82.75KB
  100. localization/dutch.xml 100.88KB
  101. localization/english.xml 94.65KB
  102. localization/english_customizable.xml 94.66KB
  103. localization/esperanto.xml 46.63KB
  104. localization/estonian.xml 46.22KB
  105. localization/extremaduran.xml 19.95KB
  106. localization/farsi.xml 52.04KB
  107. localization/finnish.xml 83.46KB
  108. localization/french.xml 106.3KB
  109. localization/friulian.xml 27.13KB
  110. localization/galician.xml 102.09KB
  111. localization/georgian.xml 49.73KB
  112. localization/german.xml 103.02KB
  113. localization/greek.xml 98.34KB
  114. localization/gujarati.xml 56.97KB
  115. localization/hebrew.xml 20.69KB
  116. localization/hindi.xml 94.95KB
  117. localization/hongKongCantonese.xml 96.45KB
  118. localization/hungarian.xml 87.9KB
  119. localization/indonesian.xml 89.15KB
  120. localization/irish.xml 66.51KB
  121. localization/italian.xml 101.78KB
  122. localization/japanese.xml 107.54KB
  123. localization/kabyle.xml 39.04KB
  124. localization/kannada.xml 61.5KB
  125. localization/kazakh.xml 30.14KB
  126. localization/korean.xml 98.7KB
  127. localization/kurdish.xml 48.92KB
  128. localization/kyrgyz.xml 32.04KB
  129. localization/latvian.xml 43.83KB
  130. localization/ligurian.xml 27.93KB
  131. localization/lithuanian.xml 60.51KB
  132. localization/luxembourgish.xml 22.73KB
  133. localization/macedonian.xml 30.43KB
  134. localization/malay.xml 20.41KB
  135. localization/marathi.xml 39.41KB
  136. localization/mongolian.xml 51.71KB
  137. localization/nepali.xml 105.2KB
  138. localization/norwegian.xml 79.82KB
  139. localization/nynorsk.xml 31.17KB
  140. localization/occitan.xml 59.36KB
  141. localization/piglatin.xml 62.92KB
  142. localization/polish.xml 103.15KB
  143. localization/portuguese.xml 104.84KB
  144. localization/punjabi.xml 57.73KB
  145. localization/romanian.xml 119.55KB
  146. localization/russian.xml 128.1KB
  147. localization/samogitian.xml 7.65KB
  148. localization/sardinian.xml 33.92KB
  149. localization/serbian.xml 18.79KB
  150. localization/serbianCyrillic.xml 38.98KB
  151. localization/sinhala.xml 46.93KB
  152. localization/slovak.xml 100.66KB
  153. localization/slovenian.xml 99.15KB
  154. localization/spanish.xml 103.53KB
  155. localization/spanish_ar.xml 40.62KB
  156. localization/swedish.xml 99.49KB
  157. localization/tagalog.xml 24.06KB
  158. localization/taiwaneseMandarin.xml 82.74KB
  159. localization/tajikCyrillic.xml 54.07KB
  160. localization/tamil.xml 100.43KB
  161. localization/tatar.xml 57.99KB
  162. localization/telugu.xml 42.16KB
  163. localization/thai.xml 40.06KB
  164. localization/turkish.xml 98.42KB
  165. localization/ukrainian.xml 128.74KB
  166. localization/urdu.xml 12.54KB
  167. localization/uyghur.xml 39.48KB
  168. localization/uzbek.xml 68.05KB
  169. localization/uzbekCyrillic.xml 29.34KB
  170. localization/venetian.xml 84.17KB
  171. localization/vietnamese.xml 97.25KB
  172. localization/welsh.xml 40.91KB
  173. localization/zulu.xml 61.56KB
  174. notepad++.exe 7.98MB
  175. nppLogNulContentCorruptionIssue.xml
  176. plugins/
  177. plugins/Config/
  178. plugins/Config/nppPluginList.dll 205.34KB
  179. plugins/doc/
  180. plugins/mimeTools/
  181. plugins/mimeTools/mimeTools.dll 145.34KB
  182. plugins/NppConverter/
  183. plugins/NppConverter/NppConverter.dll 198.84KB
  184. plugins/NppExport/
  185. plugins/NppExport/NppExport.dll 153.84KB
  186. readme.txt 1.49KB
  187. shortcuts.xml 3.08KB
  188. stylers.model.xml 190.46KB
  189. tabContextMenu_example.xml 6.69KB
  190. themes/
  191. themes/Bespin.xml 103.22KB
  192. themes/Black board.xml 101.9KB
  193. themes/Choco.xml 101.98KB
  194. themes/DansLeRuSH-Dark.xml 119.78KB
  195. themes/DarkModeDefault.xml 189.98KB
  196. themes/Deep Black.xml 103.78KB
  197. themes/Hello Kitty.xml 100.89KB
  198. themes/HotFudgeSundae.xml 119.73KB
  199. themes/khaki.xml 118.05KB
  200. themes/Mono Industrial.xml 102.35KB
  201. themes/Monokai.xml 103.73KB
  202. themes/MossyLawn.xml 118.25KB
  203. themes/Navajo.xml 118.08KB
  204. themes/Obsidian.xml 104.43KB
  205. themes/Plastic Code Wrap.xml 103.81KB
  206. themes/Ruby Blue.xml 83.75KB
  207. themes/Solarized-light.xml 118.67KB
  208. themes/Solarized.xml 166.3KB
  209. themes/Twilight.xml 102.18KB
  210. themes/Vibrant Ink.xml 99.91KB
  211. themes/vim Dark Blue.xml 100.12KB
  212. themes/Zenburn.xml 185.58KB
  213. toolbarIcons.xml 2.55KB
  214. updater/
  215. updater/GUP.exe 785.84KB
  216. updater/gup.xml 4.5KB
  217. updater/libcurl.dll 732.34KB
  218. updater/LICENSE 7.62KB
  219. updater/README.md 3.67KB
  220. updater/updater.ico 130.73KB
  221. userDefineLangs/
  222. userDefineLangs/markdown._preinstalled.udl.xml 6.26KB
  223. userDefineLangs/markdown._preinstalled_DM.udl.xml 6.29KB
0评论
提交 加载更多评论
其他资源 基于MATLAB的车牌识别系统设计(课设项目)
车牌识别系统是一种基于计算机视觉和模式识别技术的应用系统,其设计过程可以包括以下几个主要步骤: 1. 数据采集:通过摄像头或者其他图像采集设备获取车辆图像数据。可以在不同的场景下进行采集,如停车场、道路等。 2. 图像预处理:对采集到的车辆图像进行预处理,包括图像滤波、图像增强、图像分割等。目的是去除图像中的噪声,提高图像质量。 3. 车牌定位:通过图像处理技术,将车辆图像中的车牌区域进行定位。可以利用图像的特征(如颜色、形状)和机器学习算法来进行定位。 4. 字符分割:对定位到的车牌区域进一步进行处理,将车牌区域中的字符进行分割。可以采用像素分析、投影法等技术来进行字符分割。 5. 字符识别:对分割得到的字符图像进行识别,将字符转化为对应的数字或字母。可以利用模式识别、人工神经网络等方法进行字符识别。 6. 结果输出:将识别得到的车牌号码和相关信息输出到显示屏、数据库或其他系统中。可以将识别结果进行保存和记录,以备后续查询和管理。 在设计车牌识别系统时,需要根据具体的应用场景和需求,选择合适的算法和技术,并进行系统整合和优化。同时,还需要考虑图像质量、光照条件、车牌样式
基于MATLAB的打地鼠游戏(课设项目)
首先设定游戏的参数如地洞数量和游戏轮数,然后创建一个空的地洞数组。在游戏循环中,先显示当前地洞情况,然后让玩家选择一个地洞。根据随机数判断是否击中地鼠,并更新地洞数组和击中次数。最后,检查是否击中了所有地鼠,如果是则游戏结束。 首先设定游戏的参数如地洞数量和游戏轮数,然后创建一个空的地洞数组。在游戏循环中,先显示当前地洞情况,然后让玩家选择一个地洞。根据随机数判断是否击中地鼠,并更新地洞数组和击中次数。最后,检查是否击中了所有地鼠,如果是则游戏结束。 首先设定游戏的参数如地洞数量和游戏轮数,然后创建一个空的地洞数组。在游戏循环中,先显示当前地洞情况,然后让玩家选择一个地洞。根据随机数判断是否击中地鼠,并更新地洞数组和击中次数。最后,检查是否击中了所有地鼠,如果是则游戏结束。
2024年秋季高一英语入学分班考试模拟卷.zip
2024年秋季高一英语入学分班考试模拟卷.zip
sublime text4(C++14) (作者设置了一些基本插件)
此版本主要适用于OI、Acm等算法竞赛如果想打开代码提示功能请找到首选项,点击后找到设置将 "auto_complete": false,这行的false改成true或直接删除。运行代码请按F5在左侧弹出的框内输入样例,如果输出正确请按accpet保存,测试下一组请按nest text重复此流程直到测试完毕,测完后按Ctrl+K+P关闭,如果出现collect2.exe: error: ld returned 1 exit status请打开任务管理器将【你的cpp文件名】.cpp 和 crash_handler.exe 结束进程(作者内置了俩板子这个功能要开启代码提示功能使用,第一个输入codehead+回车就可出现,第二个输入cfhead+回车即可出现,第二个是打cf用的)祝您使用愉快
MIL-W-25038F_AMENDMENT-2.039464.zip
MIL-W-25038F_AMENDMENT-2.039464.zip
ZZ-B-225B.027815.zip
ZZ-B-225B.027815.zip
这就是ksvd和omp代码
这就是ksvd和omp代码
Spring Boot + MyBatis-Plus 实现 MySQL 主从复制动态数据源切换
Spring Boot + MyBatis-Plus 实现 MySQL 主从复制动态数据源切换