必须要有一个99美元的账号,然后登陆下面这个网站首先,登录到http://developer.apple.com/devcenter/ios/index.action,如果已经购买了iPhone Develop Program(iDP),登录进去后,页面右上角会看到如下图所示的页面:点击第一项:iO...
分类:
移动开发 时间:
2014-06-29 00:37:13
阅读次数:
304
先Reset Vector EPCS Exception Vector Ram工程Program memory ,Read-only data memory...均为RAM.Hardware Image选择 EPCS编译.编译:先把POF文件下载到EPCS中.放到最底层后通过FLASH PROGRA...
分类:
移动开发 时间:
2014-06-21 12:33:42
阅读次数:
302
1.建立一个源文件(C, C++, D, Java, Fortran, Yacc, Lex, Qt,SWIG 以及 Tex/Latex)和一个SConstruct文件; Program('myscons, 'helloscons.c')2.编译scons,也可采用scons -Q,-Q参数是减少编译...
分类:
其他好文 时间:
2014-06-21 08:42:19
阅读次数:
177
1.boost锁的概述: boost库中提供了mutex类与lock类,通过组合可以轻易的构建读写锁与互斥锁。2.mutex对象类(主要有两种): 1.boost::mutex(独占互斥类) -->有lock和unlock方法 2.boost::shared_mutex(共享互斥类) -->有...
分类:
编程语言 时间:
2014-06-18 11:16:03
阅读次数:
262
1. 在 eclipse.ini 中添加 -vm 参数-vm C:\Program Files\Java\jdk1.6.0_07\bin\javaw.exe 1 -startup 2 plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_...
分类:
系统相关 时间:
2014-06-18 10:44:55
阅读次数:
279
到这个目录下D:\Program files\matlab\cyg-mathworks_matlab_r2013b点 setup.exe进入安装秘钥是D:\Program files\matlab\cyg-mathworks_matlab_r2013b\CYGiSO\的readme.txt里安装完成...
分类:
其他好文 时间:
2014-06-18 10:15:37
阅读次数:
419
1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 namespace Sln0405 7 { 8 class Program 9 {1...
分类:
其他好文 时间:
2014-06-18 08:39:47
阅读次数:
159
[WinError 2] 系统找不到指定的文件。
[cmd: ['g++', 'D:\\source-code\\sublime\\test.cpp', '-o', 'D:\\source-code\\sublime/test']]
[dir: D:\source-code\sublime]
[path: D:\program\basic\python3.4.0;C:\Windows\sys...
分类:
Windows程序 时间:
2014-06-18 00:56:24
阅读次数:
7280
#include #include #include #include #include void *sigone_program(void *arg);void *sigtwo_program(void *arg);void report(int);int main(int argc,char *...
分类:
编程语言 时间:
2014-06-17 15:50:40
阅读次数:
286
msvcr90d.dll|$(BINDIR)\$(INSTRUCTIONSET)|%CSIDL_PROGRAM_FILES%\..\NandFlash\$(ProjectName)|0;QtCored4.dll|$(QTDIR)\lib|%CSIDL_PROGRAM_FILES%\..\NandFl...
分类:
其他好文 时间:
2014-06-17 14:50:33
阅读次数:
227