資源簡介
好東西要和大家分享。讓大家一起學習。感謝提供資料的朋友

代碼片段和文件信息
//
//??MathSum.m
//??TSwift
//
//??Created?by?Hunk?on?14-6-5.
//??Copyright?(c)?2014年?Hunk.?All?rights?reserved.
//
#import?“MathSum.h“
#import?“TSwfit-swift.h“
@implementation?MathSum
-?(NSInteger)sum:(NSInteger)number1?number2:(NSInteger)number2
{
????return?number1?+?number2;
}
-?(NSInteger)multiply:(NSInteger)number1?number2:(NSInteger)number2
{
????//?ObjC?->?Swfit
????SwiftMath?*math?=?[[SwiftMath?alloc]?init];
????
????return?[math?multiply:number1?num2:number2];
}
@end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-04-19?11:28??Swift-UI鎺т歡-?master\
?????文件????????6148??2016-04-19?16:21??Swift-UI鎺т歡-?master\.DS_Store
?????目錄???????????0??2016-04-19?16:46??__MACOSX\
?????目錄???????????0??2016-04-19?16:46??__MACOSX\Swift-UI鎺т歡-?master\
?????文件?????????120??2016-04-19?16:21??__MACOSX\Swift-UI鎺т歡-?master\._.DS_Store
?????目錄???????????0??2016-04-19?11:28??Swift-UI鎺т歡-?master\TSwfit\
?????文件????????6148??2016-04-19?11:28??Swift-UI鎺т歡-?master\TSwfit\.DS_Store
?????目錄???????????0??2016-04-19?16:46??__MACOSX\Swift-UI鎺т歡-?master\TSwfit\
?????文件?????????120??2016-04-19?11:28??__MACOSX\Swift-UI鎺т歡-?master\TSwfit\._.DS_Store
?????目錄???????????0??2016-04-19?16:24??Swift-UI鎺т歡-?master\TSwfit\TSwfit\
?????文件????????2500??2016-04-19?11:34??Swift-UI鎺т歡-?master\TSwfit\TSwfit\AppDelegate.swift
?????目錄???????????0??2016-04-19?16:46??__MACOSX\Swift-UI鎺т歡-?master\TSwfit\TSwfit\
?????文件?????????171??2016-04-19?11:34??__MACOSX\Swift-UI鎺т歡-?master\TSwfit\TSwfit\._AppDelegate.swift
?????文件?????????909??2016-04-19?11:31??Swift-UI鎺т歡-?master\TSwfit\TSwfit\CollectionViewCell.swift
?????文件?????????171??2016-04-19?11:31??__MACOSX\Swift-UI鎺т歡-?master\TSwfit\TSwfit\._CollectionViewCell.swift
?????文件???????13366??2016-04-19?16:24??Swift-UI鎺т歡-?master\TSwfit\TSwfit\DetailViewController.swift
?????文件?????????171??2016-04-19?16:24??__MACOSX\Swift-UI鎺т歡-?master\TSwfit\TSwfit\._DetailViewController.swift
?????文件????????8545??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\icon-29@2x.png
?????文件???????11886??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\icon-40@2x.png
?????文件???????17792??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\icon-60@2x.png
?????目錄???????????0??2016-04-19?11:27??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\
?????目錄???????????0??2016-04-19?11:27??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\AppIcon.appiconset\
?????文件?????????444??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\AppIcon.appiconset\Contents.json
?????文件????????8545??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\AppIcon.appiconset\icon-29@2x.png
?????文件???????11886??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\AppIcon.appiconset\icon-40@2x.png
?????文件???????17792??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\AppIcon.appiconset\icon-60@2x.png
?????目錄???????????0??2016-04-19?11:27??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\LaunchImage.launchimage\
?????文件?????????442??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Images.xcassets\LaunchImage.launchimage\Contents.json
?????文件?????????878??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\Info.plist
?????文件?????????422??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\MathSum.h
?????文件?????????491??2015-03-15?21:48??Swift-UI鎺т歡-?master\TSwfit\TSwfit\MathSum.m
............此處省略59個文件信息
- 上一篇:LabVIEW編寫的超級瑪麗游戲
- 下一篇:基于labview提取所有輪廓曲線
評論
共有 條評論