安装了sql 2008后打开VWD或者VS会出现 未能正确加载包 “Visual Studio HTMl Editor Package” 。
解决方法:
打开VWD或者VW, 到选项的区域语言中选择 一个语言,不要选择”与系统相同“
切换至 C:Program FilesMicrosoft Visual Studio 9.0Common7IDE 目录,
VWD 执行VWDExpress /resetskippkg
VS 执行 devenv /resetskippkg
You can download the plugin from http://wordpress.org/extend/plugins/wp-syntax/. And it supports highlighting with or without line numbers and maintains formatting while copying snippets of code from the browser.
But it’s not very convenient to use it, when edit a post, I must use the ‘html view’ mode, and add
public class Hello {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
class Example
def example(arg1)
return "Hello: " + arg1.to_s
end
end
perlmagicklibxml-atom-perl