生成Linq实体使用SPMetal工具生成Linq to SharePoint实体工具安装目录:C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN\SPMETAL.exe命令参数:cmd:cdC:\P...
分类:
其他好文 时间:
2014-07-31 20:26:47
阅读次数:
310
1.首先下载maven3,并安装2.环境变量配置与JAVA_HOME的配置一样3.打开MyEclipse preferences>>Maven4MyEclipse>>Maven注意: user settings中的settings.xml文件如果指定安装maven的config的settings.x...
分类:
其他好文 时间:
2014-07-31 19:50:11
阅读次数:
215
1.eclipse中安装jre ? window->preferences->java->Installed JREs 这里分别安装了jdk1.6.0_10和jre6,分别来试验 2.project右击->properties->Java Build Path->Libraries->Add Library... 这里选择的是jre6 Ja...
分类:
编程语言 时间:
2014-07-31 17:26:37
阅读次数:
256
1、进入 Window > Preferences > General > Startup and Shutdown 选中 Prompt for workspace on startup。2、进入Eclipse的安装目录,找到configuration 目录下的 .settings 文件夹,里面有一...
分类:
系统相关 时间:
2014-07-31 12:20:56
阅读次数:
253
Multi-processor systems are often implemented using a common system bus as the communication mechanism between CPU, memory, and I/O adapters. It is al...
分类:
其他好文 时间:
2014-07-31 02:17:25
阅读次数:
432
最近做一个项目时想要增加安卓端的一个功能,就是增加一个activity上面有很多checkbox的勾选信息,然后可以给人选择多选框,看起来还算很简单。。但是真正做起来就有很多麻烦了。。
虽然我对安卓有点了解,以前也看过一些代码,但都是看别人的代码,看代码当然简单啦,这下要全部自己写,这下有点棘手了,一开始真是无从下手啊,后来去网上查了一下,觉得有个人的写法不错,就是用listview导入adap...
分类:
移动开发 时间:
2014-07-31 00:06:15
阅读次数:
391
打开Elcipse,点击菜单栏上的“Windows”——点击“Preferences”——点击“Genneral”——点击“Appearance”——点击“Colors and Font”——在右侧框展开“Basic”文件夹--双击“Text Font”——在弹出窗选择“Courier New”(注...
分类:
系统相关 时间:
2014-07-30 11:29:33
阅读次数:
267
NSUserDefaults API中英文文档简介及使用
Overview
The NSUserDefaults class provides a programmatic interface for interacting with the defaults system. The defaults system allows an application to customize its behavior to match a user’s preferences. For example, y...
运行环境CentOS 6.5安装该版本后发现无法打开Emacs,使用yum -qa指令发现系统中已经安装了程序,然后在终端中输入emacs后还是不能打开,出现了下面的提示: emacs: error while loading shared libraries: libotf.so.0: canno...
分类:
其他好文 时间:
2014-07-29 21:07:12
阅读次数:
362
下载httpd2.2.6,以前用http2.2.4会出问题(出现个什么lib的错误)./configure --prefix=/usr/local/apache --enable-ssl --enable-cgi --enable-mods-shared=all --with-mysql=/usr/...
分类:
其他好文 时间:
2014-07-29 17:32:02
阅读次数:
393