URI is not registered (Settings | Languages & Frameworks | Schemas and DTDs) 有时候在IDEA中配置spring文件时会出现这个错误 URI is not registered (Settings | Languages & ...
分类:
其他好文 时间:
2017-10-14 21:15:45
阅读次数:
848
Visual Studio 技巧 1 常用设置 2 常用快捷键 2.1 系统默认快捷键 2.2 自定义快捷键 3 修复系统错误 1 常用设置 Text Editor -> All Languages -> General 设置值:Line Number 说明:显示行号 Text Editor -> ...
分类:
其他好文 时间:
2017-10-08 14:07:39
阅读次数:
208
In a singly linked list each node in the list stores the contents of the node and a reference (or pointer in some languages) to the next node in the l ...
分类:
其他好文 时间:
2017-10-02 19:20:11
阅读次数:
279
单击Eclipse->Help->Install New Software… 在Work with中输入网址 Kepler - http://download.eclipse.org/releases/kepler 在Programming Languages中选择Lua Development T ...
分类:
系统相关 时间:
2017-09-28 14:46:09
阅读次数:
194
1. 静态类型(Statically Typed):A language in which types are fixed at compile time. Most statically typed languages enforce this by requiring you to declar ...
分类:
编程语言 时间:
2017-09-27 21:49:57
阅读次数:
199
基础编辑 Basic editing 导航 Navigation 搜索和替换 Search and replace 多光标和选择 Multi-cursor and selection 丰富的语言编辑 Rich languages editing 编辑器管理 Editor management 文件管 ...
分类:
其他好文 时间:
2017-09-23 14:29:55
阅读次数:
150
#!/bin/bash
DATE=`date+%F_%T`
#源码包编译安装搭建LAMP平台的。
#本脚本所需软件包:cmake-2.8.11.2.tar.gzmysql-5.5.22.tar.gz
#httpd-2.2.17.tar.gzphp-5.3.28.tar.gz
#libmcrypt-2.5.7.tar.gzphpMyAdmin-4.2.5-all-languages.tar.gz
#mcrypt-2.6.8.tar.gzZendGuardLoader-..
分类:
其他好文 时间:
2017-09-21 15:54:13
阅读次数:
138
vscode 的官网:https://code.visualstudio.com/docs/languages/php 添加扩张程序: php的设置: ...
分类:
Web程序 时间:
2017-09-21 11:15:30
阅读次数:
131
Architecture description languages (ADLs) are used in several disciplines: system engineering, software engineering, and enterprise modellingand engin ...
分类:
其他好文 时间:
2017-09-15 20:29:09
阅读次数:
236
特性 (1)、no agents:不需要在被管控主机上安装任何客户端; (2)、no server:无服务器端,使用时直接运行命令即可; (3)、modules in any languages:基于模块工作,可使用任意语言开发模块; (4)、yaml,not code:使用yaml语言定制剧本pl ...
分类:
其他好文 时间:
2017-09-08 16:19:36
阅读次数:
156