登录
首页 » Windows开发 » 设置vim语法高亮显示和自动缩进。 在目录 /etc/ 下面,有个名为vimrc的文件,这是系统中公共的vim配置文件,...

设置vim语法高亮显示和自动缩进。 在目录 /etc/ 下面,有个名为vimrc的文件,这是系统中公共的vim配置文件,...

于 2023-02-28 发布 文件大小:827.00 B
0 223
下载积分: 2 下载次数: 1

代码说明:

设置vim语法高亮显示和自动缩进。 在目录 /etc/ 下面,有个名为vimrc的文件,这是系统中公共的vim配置文件,-Set vim syntax highlighting and automatic indentation. In the directory/etc/below, have called vimrc file, which is the system public vim configuration file,

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

发表评论

0 个回复

  • 手势检测
    这是使用 C.手势检测的源代码。欢迎大家下载、试用。谢谢大家的支持。
    2022-02-26 12:07:55下载
    积分:1
  • 将剪贴板文字转为txt文本
    这是一个C++程序,具体是一个剪贴板操作的例子。通过该例子可以很好的学习如何操作windows的剪贴板,读写的API函数。代码比较少,可以很好的学习理解
    2023-05-11 23:10:03下载
    积分:1
  • VC6.0是用于地理信息系统技术的展…
    这是采用VC6.0开发的用于地理信息系统中图像查询,应用等,是我平时无聊时玩的写出的小程序。-VC6.0 This is used for the development of the geographic information system images inquiries, applications, I am usually bored playing the write small programs.
    2022-02-25 22:07:30下载
    积分:1
  • 数据结构与算法分析
    运动会分数统参加运动会的n各学校编号为1~n.。比赛分成m个男子项目和w个女子项目,项目编号分别为1~m和m+1~m+w。由于个项目参加人数差别较大,有些项目取前5名,得分顺序分别为7,5,3,2,1,有些项目只取前三名,得分顺序为5、3、2,写一个统计程序产生各种成绩单和得分报表。产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号、名次(成绩)、姓名和得分。产生团体总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。并选取男、女项目中得分最多的两名运动员将其姓名和得分数输出
    2022-03-05 20:02:28下载
    积分:1
  • Hotel Management System is a small hotel business management system
    宾馆管理系统 是一个小型的宾馆业务管理系统-Hotel Management System is a small hotel business management system
    2022-04-27 16:17:54下载
    积分:1
  • 为了让用户方便地通过程序访问某个网站,需要采用具有超级链接功能的控件。本程序设计了一个具有超级链接功能的控件。...
    为了让用户方便地通过程序访问某个网站,需要采用具有超级链接功能的控件。本程序设计了一个具有超级链接功能的控件。-In order to allow users to easily access through a Web site, require the use of hyperlinks with the control function. This procedure is designed with a hyperlink control function.
    2022-12-24 15:10:03下载
    积分:1
  • 中止当前进程和设置等待鼠标,读txt文件 ,存在文本文件中,直接vc可以使用...
    中止当前进程和设置等待鼠标,读txt文件 ,存在文本文件中,直接vc可以使用-suspend the current process and the setting up of waiting for the click of the mouse, read txt documents, text files exist, can be used directly vc
    2022-03-14 11:38:26下载
    积分:1
  • cmdbind2及其原码.zip 提交时间:2004
    cmdbind2及其原码.zip 提交时间:2004-02-15 提交用户:Marsbeta 工具分类:后门程序 运行平台:Windows 工具大小:75193 Bytes 文件MD5 :b521621cd0f6b477b1e61fbe1c3a8754 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序,又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文-cmdbind2 and its source. Zip timing : 2004-2006-02-15 submitted users : Marsbeta tools Categories : backdoor platforms : Windows tool Size : MD5 75,193 Bytes Document : b521621cd0f6b477b1e61fbe1c3a8754 general a backdoor to the need to change the system to allow certain documents procedures in the system to initiate the implementation of this procedure, but also to retain a place in the process (usually the hard drive). If there is any way to do procedures in the system, then run, then it can backdoor more concealed. The procedure is not hard on the launch of the system configuration items are not. True to do so it did not seem realistic, but it will be a simple approach : t
    2022-03-01 00:25:32下载
    积分:1
  • VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表...
    VC6.0 导入导出注册表,填写要导出的注册表项,如:HKEY_CURRENT_USERSoftwareAdobe,可以导出注册表;同时还可以导入注册表-VC6.0 Import Export Registry, fill out the registry key to export, such as: HKEY_CURRENT_USER Software Adobe, the registry can be exported can also import registry
    2023-01-02 21:30:03下载
    积分:1
  • 一个学习windows编程的助手,一定适全初学者
    一个学习windows编程的助手,一定适全初学者-An assistant of studying windows programming. It is suitable for beginners.
    2022-07-19 13:35:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载