; COPYRIGHT (C) 1997 by Innovatus; This code may be distributed and used freely provided that this; COPYRIGHT notice stays intact and that any modifications are noted.; For more information about Innovatus: ;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++; Fi...
... has been loaded! 4 头文件 最后为了造福大家,笔者附上完整的代码,头文件如下: // // BSDHttpExampleViewController.h // BSDHttpExample // // Created by sun dfsun2009 on 09-11-12. // COPYRIGHT __MyCompanyName__ 2009. All rights reserved. // #import <UIKit/UIKit.h> #define MYPORT 4880 #import <stdio.h> #import <stdlib.h>...
“售票系统”在iphone开发中的实现
...lator3.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSThread.h 到相应的目录下打开此文件,可以看到绝大多数java中的接口这里也都能找到相应的实现,如下: /* NSThread.h COPYRIGHT (c) 1994-2007, Apple Inc. All rights reserved. */ #import <Foundation/NSObject.h> #import <Foundation/NSDate.h> @class NSArray, NSMutableDicti...
嵌入式操作系统VxWorks中TFFS文件系统的构建
...flags (f) : 0x0 other (o) : cpm Attaching to TFFS... done. Loading /tffs0/VxWorks...894304 Starting at 0x10000... Development System VxWorks version 5.5.1 KERNEL: WIND version 2.6 COPYRIGHT Wind River Systems, Inc., 1984-2003 CPU: Motorola ADS - PowerPC 860. Processor #0. Memory Size: 0x1000000. BSP version 1.2/5. WDB Comm Type: WDB_COMM_END WDB: Ready. 到此...