• 大小: 0.07M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-28
  • 语言: 其他
  • 标签: 其他  

资源简介

studentmanageprogect.zip

资源截图

代码片段和文件信息

//
//  main.m
//  studentmanageprogect
//
//  Created by 廖之校 on 14-7-2.
//  Copyright (c) 2014年 ibokan. All rights reserved.
//

#import 
#import “Menu.h“

int main(int argc const char * argv[])
{

    @autoreleasepool {
        
        Menu *m=[Menu new];
        [m printtitle];
        
    }
    return 0;
}


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-07-03 09:38  studentmanageprogect\
     文件        6148  2014-07-08 09:19  studentmanageprogect\.DS_Store
     目录           0  2014-07-15 16:59  __MACOSX\
     目录           0  2014-07-15 16:59  __MACOSX\studentmanageprogect\
     文件         120  2014-07-08 09:19  __MACOSX\studentmanageprogect\._.DS_Store
     目录           0  2014-07-08 11:55  studentmanageprogect\.git\
     目录           0  2014-07-02 16:12  studentmanageprogect\.git\branches\
     文件          15  2014-07-02 16:12  studentmanageprogect\.git\COMMIT_EDITMSG
     文件         137  2014-07-02 16:12  studentmanageprogect\.git\config
     文件          73  2014-07-02 16:12  studentmanageprogect\.git\description
     文件          23  2014-07-02 16:12  studentmanageprogect\.git\HEAD
     目录           0  2014-07-02 16:12  studentmanageprogect\.git\hooks\
     文件         452  2014-07-02 16:12  studentmanageprogect\.git\hooks\applypatch-msg.sample
     文件         896  2014-07-02 16:12  studentmanageprogect\.git\hooks\commit-msg.sample
     文件         189  2014-07-02 16:12  studentmanageprogect\.git\hooks\post-update.sample
     文件         398  2014-07-02 16:12  studentmanageprogect\.git\hooks\pre-applypatch.sample
     文件        1642  2014-07-02 16:12  studentmanageprogect\.git\hooks\pre-commit.sample
     文件        1352  2014-07-02 16:12  studentmanageprogect\.git\hooks\pre-push.sample
     文件        4951  2014-07-02 16:12  studentmanageprogect\.git\hooks\pre-rebase.sample
     文件        1239  2014-07-02 16:12  studentmanageprogect\.git\hooks\prepare-commit-msg.sample
     文件        3611  2014-07-02 16:12  studentmanageprogect\.git\hooks\update.sample
     文件        1328  2014-07-02 16:16  studentmanageprogect\.git\index
     目录           0  2014-07-02 16:12  studentmanageprogect\.git\info\
     文件          40  2014-07-02 16:12  studentmanageprogect\.git\info\exclude
     目录           0  2014-07-15 16:59  __MACOSX\studentmanageprogect\.git\
     目录           0  2014-07-15 16:59  __MACOSX\studentmanageprogect\.git\info\
     文件         171  2014-07-02 16:12  __MACOSX\studentmanageprogect\.git\info\._exclude
     目录           0  2014-07-02 16:12  studentmanageprogect\.git\logs\
     文件         161  2014-07-02 16:12  studentmanageprogect\.git\logs\HEAD
     目录           0  2014-07-02 16:12  studentmanageprogect\.git\logs\refs\
     目录           0  2014-07-02 16:12  studentmanageprogect\.git\logs\refs\heads\
............此处省略73个文件信息

评论

共有 条评论