问题描述:使用Keil软件时,出现类似错误 Failed to execute'D:Program Files\keil\C51\BIN\C51.EXE'原因:大多都是因为更改了Keil”最初的安装目录”,导致该错误的发生。如果是安装版的,应该不会有这个问题(待确定);此问题几乎都是使用免安装版的,...
分类:
其他好文 时间:
2014-07-16 19:04:00
阅读次数:
573
从http://wtl.sourceforge.net/下载 WTL 9.0,或者点此链接下载:WTL90_4140_Final.zip,然后解压到你的VC目录下面,我的地址是:C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\WTL,你可...
执行Rational Rose的时候假设出现这种错误,先检查环境变量有没有common的地址,假设没有直接配上就OK;配置例如以下:D:\Program Files\Rational\Common; 我的win7直接使用大写的Common路径没有出现以下资料说的问题;假设有的能够依照以下资料再次改动...
分类:
其他好文 时间:
2014-07-15 09:38:30
阅读次数:
278
1.3.1、编译前的准备1.3.1.1、/build/build.properties修改需要修改的参数如下:flexsdk = D:/Program Files/Adobe/Adobe Flash Builder 4.7/sdks/4.6.0execextension =.exe(windows环...
分类:
其他好文 时间:
2014-07-15 00:32:36
阅读次数:
504
MongoDB一般安装1.首先到官网(http://www.mongodb.org/downloads )下载合适的安装包,目前的最新版本为2.6 安装包有zip和msi格式的,这里推荐下载zip格式的,msi的其实也就是进行了下解压缩而已,而且安装时不让选择安装路径,默认安装到C:\Program...
分类:
数据库 时间:
2014-07-14 23:58:44
阅读次数:
494
JAVA、openOffice、myeclipse报错原因:没有启动openOffice服务。解决办法:运行→cmd,输入:cdC:\Program Files (x86)\OpenOffice 4\program回车再输入soffice -headless -accept="socket,host...
分类:
编程语言 时间:
2014-07-14 22:46:06
阅读次数:
1027
int fscanf( FILE *stream, const char *format [, argument ]... );
下面是csdn的例子:
/* FSCANF.C: This program writes formatted
* data to a file. It then uses fscanf to
* read the various data back from...
分类:
其他好文 时间:
2014-07-14 16:15:19
阅读次数:
207
MySQL命令行导出数据库:1,进入MySQL目录下的bin文件夹:cd MySQL中到bin文件夹的目录如我输入的命令行:cd C:\Program Files\MySQL\MySQL Server 4.1\bin(或者直接将windows的环境变量path中添加该目录)2,导出数据库:mysql...
分类:
数据库 时间:
2014-07-14 15:58:08
阅读次数:
291
运行结果:Program.cs 1 using System; 2 3 namespace Wrox.ProCSharp.Delegates 4 { 5 class Program 6 { 7 static void Main() 8 { 9 ...
分类:
其他好文 时间:
2014-07-14 14:52:32
阅读次数:
168
[转]Part 1 - Expressiveness of Simple TransformationsSimple Transformations are a SAP proprietary programming language that is integrated into ABAP by ...
分类:
其他好文 时间:
2014-07-14 10:49:11
阅读次数:
257