project---->properties--->Libraries--->JRE
System Library--->Access rules--->Edit--->Add--->Rule Paern
写上**或者1.Openprojectproperties.2.SelectJavaBuild...
分类:
其他好文 时间:
2014-06-29 13:02:49
阅读次数:
323
Reserved space (invalid address) is protected against abnormal access. Reads from invalid address return garbage; writes to invalid address are blocked. Access to reserved space can generate exception...
分类:
其他好文 时间:
2014-06-20 11:58:31
阅读次数:
260
开发SharePoint,需要导入Excel表数据,结果问题来了:
未在本地计算机上注册"Microsoft.ACE.OLEDB.12.0"提供程序
解决方法一:下载64位的Microsoft Access 2010 数据库引擎。
http://www.microsoft.com/zh-cn/download/details.aspx?id=13255
...
分类:
数据库 时间:
2014-06-20 09:11:05
阅读次数:
472
其他浏览器下点击照片可以正常预览照片,但是IE9下确实显示:点击照片,下载保存照片。而且点击下载或者查看后,无法显示正常的图片。
具体如下:
解决方法步骤:
a、这个图片是个pdf格式的,IE9上面没有打开pdf的软件,需要安装一个Adobe Reader XI
b、安装后可能显示“Access denied”(拒绝访问),这时需要在adobe reader >编...
分类:
其他好文 时间:
2014-06-07 16:31:02
阅读次数:
219
TConnector
ActiveX条码控件可加载到用户的应用程序或MS-IE、VB、VC++、Excel、Access、WinWord、Delphi等应用程序中,用户可以在几分钟内连接任意设备(如一个条形码阅读器的加载时间)。产品特征:支持嵌入式的TCP/IP协议,简化企业级网络应用。标准的应用程...
分类:
其他好文 时间:
2014-06-07 11:23:48
阅读次数:
242
第一次写,请大家指教!!话不多说 直接走代码! 1 /// 2 /// 打开文件 3 ///
4 /// 5 /// 6 private void btn_file_Click(object se...
分类:
数据库 时间:
2014-06-07 11:13:01
阅读次数:
302
页面调试常用的调试方法开发时候的调试基本是在chrome的控制台Emulation完成现有的一些手机端调试方案:Remote debugging with
Opera Dragonfly 需要wifi网络,下载最新的桌面版的opera,下载手机端的opera,通过桌面版的opera进行远程调试。Us...
分类:
Web程序 时间:
2014-06-07 08:09:43
阅读次数:
338
http://azure.microsoft.com/en-us/documentation/articles/xplat-cli/?fb=zh-cnhttp://www.windowsazure.cn/zh-cn/manage/linux/http://www.openssh.com/
http:...
Given two binary strings, return their sum
(also a binary string).For example,a ="11"b ="1"Return"100".public class
Solution { /**The program is us...
分类:
其他好文 时间:
2014-06-05 14:08:35
阅读次数:
188
As far as I know, SharedPreferences allow us to
store some simple data in a named area in our phone. Introduction to the uses of
SharedPreferences is ...
分类:
移动开发 时间:
2014-06-05 14:07:21
阅读次数:
390