Skip to content

Commit

Permalink
添加tableView的demo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuchuanfeng committed Feb 15, 2017
1 parent cbf00b1 commit e707b51
Show file tree
Hide file tree
Showing 14 changed files with 299 additions and 49 deletions.
Binary file modified 11 - 动态表情/.DS_Store
Binary file not shown.
6 changes: 6 additions & 0 deletions 11 - 动态表情/11 - 动态表情.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
860F857B1C36501F00D353C2 /* gifEmotion_4.gif in Resources */ = {isa = PBXBuildFile; fileRef = 860F85741C36501F00D353C2 /* gifEmotion_4.gif */; };
860F857C1C36501F00D353C2 /* gifEmotion_5.gif in Resources */ = {isa = PBXBuildFile; fileRef = 860F85751C36501F00D353C2 /* gifEmotion_5.gif */; };
860F857D1C36501F00D353C2 /* gifEmotion_6.gif in Resources */ = {isa = PBXBuildFile; fileRef = 860F85761C36501F00D353C2 /* gifEmotion_6.gif */; };
8627DCDE1E5419AF00481CCA /* CFTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8627DCDD1E5419AF00481CCA /* CFTableViewCell.m */; };
864A419C1C3221A200839E11 /* CFTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 864A419B1C3221A200839E11 /* CFTextView.m */; };
864A419F1C32220E00839E11 /* CFTextModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 864A419E1C32220E00839E11 /* CFTextModel.m */; };
864A41A11C32227300839E11 /* EmotionGifList.plist in Resources */ = {isa = PBXBuildFile; fileRef = 864A41A01C32227300839E11 /* EmotionGifList.plist */; };
Expand Down Expand Up @@ -67,6 +68,8 @@
860F85741C36501F00D353C2 /* gifEmotion_4.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = gifEmotion_4.gif; sourceTree = "<group>"; };
860F85751C36501F00D353C2 /* gifEmotion_5.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = gifEmotion_5.gif; sourceTree = "<group>"; };
860F85761C36501F00D353C2 /* gifEmotion_6.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = gifEmotion_6.gif; sourceTree = "<group>"; };
8627DCDC1E5419AF00481CCA /* CFTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFTableViewCell.h; sourceTree = "<group>"; };
8627DCDD1E5419AF00481CCA /* CFTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CFTableViewCell.m; sourceTree = "<group>"; };
864A419A1C3221A200839E11 /* CFTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFTextView.h; sourceTree = "<group>"; };
864A419B1C3221A200839E11 /* CFTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CFTextView.m; sourceTree = "<group>"; };
864A419D1C32220E00839E11 /* CFTextModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFTextModel.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -194,6 +197,8 @@
864A419E1C32220E00839E11 /* CFTextModel.m */,
864A419A1C3221A200839E11 /* CFTextView.h */,
864A419B1C3221A200839E11 /* CFTextView.m */,
8627DCDC1E5419AF00481CCA /* CFTableViewCell.h */,
8627DCDD1E5419AF00481CCA /* CFTableViewCell.m */,
86DC36531C30DCEB0045F2C6 /* Main.storyboard */,
86DC36561C30DCEB0045F2C6 /* Assets.xcassets */,
86DC36581C30DCEB0045F2C6 /* LaunchScreen.storyboard */,
Expand Down Expand Up @@ -420,6 +425,7 @@
86DC369B1C30DD0D0045F2C6 /* NSData+ImageContentType.m in Sources */,
864A419C1C3221A200839E11 /* CFTextView.m in Sources */,
86DC36A01C30DD0D0045F2C6 /* SDWebImageDownloaderOperation.m in Sources */,
8627DCDE1E5419AF00481CCA /* CFTableViewCell.m in Sources */,
864A41BF1C32613300839E11 /* CFTextAttachment.m in Sources */,
86DC36A71C30DD0D0045F2C6 /* UIImageView+WebCache.m in Sources */,
86DC36A11C30DD0D0045F2C6 /* SDWebImageManager.m in Sources */,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "B2CBDD9BE3727E57984017C50D692600B2AD0D06",
"DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {

},
"DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
"B2CBDD9BE3727E57984017C50D692600B2AD0D06" : 9223372036854775807,
"DDE97A45152D06BAB7D0DE50BBF46B97CB854B85" : 9223372036854775807
},
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "FD3116A7-A2A4-47BA-9EC3-939DA44548A3",
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
"B2CBDD9BE3727E57984017C50D692600B2AD0D06" : "CFGifEmotionDemo\/",
"DDE97A45152D06BAB7D0DE50BBF46B97CB854B85" : ""
},
"DVTSourceControlWorkspaceBlueprintNameKey" : "11 - 动态表情",
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "11 - 动态表情\/11 - 动态表情.xcodeproj",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/yuchuanfeng\/CFGifEmotionDemo.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "B2CBDD9BE3727E57984017C50D692600B2AD0D06"
},
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/yuchuanfeng\/CFHoveringTableViewDemo.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "DDE97A45152D06BAB7D0DE50BBF46B97CB854B85"
}
]
}
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,40 @@
<Bucket
type = "1"
version = "2.0">
<Breakpoints>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
scope = "0"
stopOnStyle = "0">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "Yes"
filePath = "11 - &#x52a8;&#x6001;&#x8868;&#x60c5;/AppDelegate.m"
timestampString = "508836586.319367"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "19"
endingLineNumber = "19"
landmarkName = "-application:didFinishLaunchingWithOptions:"
landmarkType = "7">
<Actions>
<BreakpointActionProxy
ActionExtensionID = "Xcode.BreakpointAction.DebuggerCommand">
<ActionContent
consoleCommand = "reveal_load_sim">
</ActionContent>
</BreakpointActionProxy>
</Actions>
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
Loading

0 comments on commit e707b51

Please sign in to comment.