码迷,mamicode.com
首页 >  
搜索关键字:office install error    ( 73195个结果
PPT里面添加3Dvia Composer Player 控件
本实例是Office 2013 版本1打开文件-选项---自定义功能区--主选项卡---开发工具 :如图4然后将在菜单栏里面看到 开发工具5然后将出出一个十字 绘制你想要的区域6 鼠标右击 控件7设置 Composer File Name
分类:其他好文   时间:2014-05-26 10:27:47    阅读次数:595
android手机调试,显示应用安装错误:INSTALL_FAILED_MEDIA_UNAVAILABLE
由于android应用安装在手机的rom或sdcard中,当没有sdcard的时候,会出现这种错误AndroidManifest.xml中配置此行是配置让Android系统自行决定应用的安装位置。
分类:移动开发   时间:2014-05-26 10:03:56    阅读次数:260
在eclipse下安装ADT插件出错的解决办法
通过Google大神,在国外网站,找到相应的解决办法!还是Google比较权威呀。Go to Help, "Install New Software..."Click on "Available Sofware Sites"Searchhttp://download.eclipse.org/rele...
分类:系统相关   时间:2014-05-26 09:14:20    阅读次数:258
Ubuntu下的LNMP环境
保证联网的情况下,直接参照http://lnmp.org/install.html进行安装,以下花括号内为原文引用:{1、使用putty或类似的SSH工具登陆VPS或服务器;登陆后运行:screen -S lnmp如果提示screen: command not found 命令不存在可以执行:yum...
分类:其他好文   时间:2014-05-26 08:52:19    阅读次数:232
MVC里使用JSON方法集锦
//一般处理,无参数示例public JsonResult Test(){ Something... return Json{new{Success=true,Msg="Error!",...}}; //return Json(new{Success=fals,Msg="ok",...},Js...
分类:Web程序   时间:2014-05-26 08:44:39    阅读次数:326
ERROR [IM002] [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序
在用c#生成应用程序的时候,读写dbf时,open方法出错ERROR [IM002] [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序以前这个程序是用着好好的,本次升级修改后测试发现这个问题,追根求源,原来本人是32位操作系统,现在装了win7 64位的操....
分类:数据库   时间:2014-05-26 08:21:50    阅读次数:794
How to Install apk to Android Devices from Mac OS X
##adb命令是安装到platform-tools目录中,而非上一步android命令所在的tools目录。$ cd /opt/local/share/java/android-sdk-mac_x86/platform-tools##先探测是否可以正确识别设备,有设备号和device字样表示正确识别...
分类:移动开发   时间:2014-05-26 08:00:20    阅读次数:273
install source nginx 1.6.0
yum install gcc pcre-devel zlib-devel openssl-develwget http://nginx.org/download/nginx-1.6.0.tar.gz./configure --with-http_stub_status_module --with-...
分类:其他好文   时间:2014-05-26 07:58:20    阅读次数:253
Eclipse error:Access restriction
报错:Access restriction: The method decodeBuffer(String) from the type CharacterDecoder is not accessible due to restriction on required libraryAccess r...
分类:数据库   时间:2014-05-26 07:30:24    阅读次数:279
Crystal Report Error: Either the Crystal Reports registy key permission are insufficient or the Crystal Reports runtime is not installed correctly
在64位 Windows 7中水晶报表的错误:Crystal Report Error: Either the Crystal Reports registy key permission are insufficient or the Crystal Reports runtime is not ...
分类:其他好文   时间:2014-05-26 06:38:07    阅读次数:219
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!