
MAC/IPhone
文章平均质量分 76
magic_dreamer
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Mac OS X with SSH/VNC Server
Mac OS X with SSH/VNC Server It is said that the SSH Server is already on MAC OS. All that we need to do is to start that. First of all, create an user account. System Preferences ---> Account ...原创 2011-11-28 17:03:22 · 172 阅读 · 0 评论 -
Stanford Cource(2)Demo App Caculator
Stanford Cource(2)Demo App CaculatorRecall all the IOS informations.APNS1~4http://sillycat.iteye.com/blog/1769158http://sillycat.iteye.com/blog/1769163http://sillycat.iteye.com/blog/1769781http://si...原创 2014-06-24 01:29:49 · 128 阅读 · 0 评论 -
Learn Object C(1) Learn Objective-C in Day 6 - 1 ~ 3
Learn Object C(1) Learn Objective-C in Day 6 - 1 ~ 3What is Objective-CObjective-C is a strict superset of C, we are free to use C in an Objective-C file and it will compile fine.What will I need?Si...原创 2013-10-17 00:22:07 · 127 阅读 · 0 评论 -
Learn Objective C(2)Learn Objective-C in Day 6 - 4 ~ 6
Learn Objective C(2)Learn Objective-C in Day 6 - 4 ~ 6Car ExampleCommand-N (File ----> New File) ----> Cocoa Class under Mac OS X and select Objective-CName the class as SimpleCar and make it ...原创 2013-10-17 00:30:08 · 215 阅读 · 0 评论 -
Learn Objective C(3)Programming with Objective-C - Defining Classes, Working wit
Learn Objective C(3)Programming with Objective-C - Defining Classes, Working with ObjectsAbout Objetive-CObjects package data with related behavior.We will not build our own app from scratch, instea...原创 2013-10-17 23:09:05 · 164 阅读 · 0 评论 -
Learn Objective C(4)Programming with Objective-C - Encapsulating Data and Custom
Learn Objective C(4)Programming with Objective-C - Encapsulating Data and Customizing Existing Classes3. Encapsulating Data3.1 Properties Encapsulate an Object's ValuesDeclare Public Properties for Ex...原创 2013-10-17 23:23:19 · 136 阅读 · 0 评论 -
Learn Objective C(5)Programming with Objective-C - Working with Protocols and Va
Learn Objective C(5)Programming with Objective-C - Working with Protocols and Values and Collections5. Working with ProtocolsObjective-C allows you to define protocols, which declare the methods expec...原创 2013-10-17 23:47:18 · 210 阅读 · 0 评论 -
Learn Objective C(6)Programming with Objective-C - Working with Blocks and Deali
Learn Objective C(6)Programming with Objective-C - Working with Blocks and Dealing with Errors and Conventions7. Working with Blocks…snip...8. Dealing with ErrorsNSError objects.8.1 Use NSError for Mo...原创 2013-10-18 00:02:35 · 135 阅读 · 0 评论 -
IPhone and Location(1)Documents User Location
IPhone and Location(1)Documents User Location1. Introduce Location and MapGetting the User's LocationRegion MonitoringGeocoding Location DataiBeacons Enhance the User's Experience of a LocationHeading...原创 2013-10-18 03:50:54 · 188 阅读 · 0 评论 -
IPhone and Location(2)Documents Region Monitoring and Region Sample
IPhone and Location(2)Documents Region Monitoring and Region SampleThe Core Location framework provides 2 ways to detect a user's entry and exit.a. geographical region monitoringb. beacon region monit...原创 2013-10-18 05:10:57 · 119 阅读 · 0 评论 -
IOS7 App Development Essentials(3)NSUserDefaults
IOS7 App Development Essentials(3)NSUserDefaultsIn Android world, we have SharedPreferences, in iOS world, we should use NSUserDetails.The NSUserDefaults class provides a interface for interacting w...原创 2014-04-11 02:58:22 · 116 阅读 · 0 评论 -
IOS7 App Development Essentials(4)IPhone5, IPhone5s, IPhone5c
IOS7 App Development Essentials(4)IPhone5, IPhone5s, IPhone5cI am using IPhone5 all the time, my test device is an IPhone5c. Recently, I got a new device IPhone5s.It seems that IPhone5s is 64 bit sy...原创 2014-04-11 03:59:40 · 122 阅读 · 0 评论 -
Mono on MAC
Mono on MACJust fine the tool from official website, install it.http://mono-project.com/Main_PageRun the command like this>mono Xxxx.exeReferences:http://mono-project.com/Main_Pagehttp://www.mono-p...原创 2014-06-04 03:27:41 · 125 阅读 · 0 评论 -
APNS(3)Write the Easy Client App
APNS(3)Write the Easy Client App A Very Basic App Create a new project in Xcode and pick View-based Application. Product Name: EasyiOSExample Company Identifier: com.somecompany Device Family: iP...原创 2013-01-15 07:23:30 · 164 阅读 · 0 评论 -
MAC Mini Setup
MAC Mini Setup I am dealing with my MAC mini these days. I got this machine from others. So they did not tell me the password of the users. How I solve this problem? I follow the steps which I ...原创 2012-09-25 18:45:11 · 183 阅读 · 0 评论 -
IPhone Development Tips(1)Build the Environment
IPhone Development Tips(1)Build the Environment 1. Environment The Mac OS X version is 10.6.7. Visit this URL http://www.apple.com.cn/developer/ and download the iphone sdk with your developer ...原创 2011-11-30 17:27:30 · 189 阅读 · 0 评论 -
IPhone Development Tips(2)First Simple Sample
IPhone Development Tips(2)First Simple Sample 2. Build Action for Pages Add action for the button select 'MainStoryboard.storyboard', change to 'Assistant Editor' at the right top. select the fi...原创 2011-11-30 17:29:31 · 109 阅读 · 0 评论 -
Error Handler for Eclipse SVN on Mac
Error Handler for Eclipse SVN on Mac I installed svn plugin on my eclipse on MAC system. error message: But I got these error messages: Failed to load JavaHL Library. These are the errors that ...原创 2012-03-20 23:08:05 · 93 阅读 · 0 评论 -
Build the iOS Things with J2Objc
Build the iOS Things with J2Objc 1. Install the J2Objc Get the latest file from here https://j2objc.googlecode.com/files/j2objc-0.7.zip. Unzip and put in the tool directory. Link it to the work...原创 2013-04-12 03:25:43 · 171 阅读 · 0 评论 -
APNS(4)Recall the Process and Learn Java APNS
APNS(4)Recall the Process and Learn Java APNS 1. Process about the Certificate File Generate the Certificate Signing Request(CSR) --- xxxx.certSigningRequest Export the p12 private key ...原创 2013-04-18 02:48:55 · 221 阅读 · 0 评论 -
Some VI Tips
Some VI Tips Today, I need to copy some large line from one properties file to another. I know there is copy one line command shift + y and paste command shift + p. But how do I use that in 2 dif...原创 2012-11-15 04:48:56 · 111 阅读 · 0 评论 -
MAC Environment Setting Up(1)Tools of JAVA
MAC Environment Setting Up(1)Tools of JAVA 1. Password Reset On the first day, I got MAC Pro laptop. But I do not know the password. So I shutdown my MAC and start the device and immediatel...原创 2012-08-16 23:16:27 · 148 阅读 · 0 评论 -
MAC Environment Setting Up(2)PHP environment
MAC Environment Setting Up(2)PHP environment 1. Check and Install Apache2 >sudo apachectl -v Server version: Apache/2.2.22 (Unix) Server built: Jun 20 2012 13:57:09 My apache with version 2.2...原创 2012-08-20 16:34:07 · 142 阅读 · 0 评论 -
Android Talker(1)MAC Environment
Android Talker(1)MAC Environment 1. Install the android sdk Visit here http://developer.android.com/sdk/index.html and install the android sdk for mac. Unzip the file named android-sdk_r20.0.3-ma...原创 2012-09-01 00:16:36 · 136 阅读 · 0 评论 -
Stanford Cource(1)MVC and Object-C
Stanford Cource(1)MVC and Object-C 1. IOS Layer 1.1 Core OS OSX Kernel Power Management Mach 3.0 Keychain Access BSD Certificates Socket File System ...原创 2012-12-14 14:04:32 · 107 阅读 · 0 评论 -
APNS(2)Try to Finish the first Example
APNS(2)Try to Finish the first Example Brief Overview 1. An app enables push notifications. 2. The app receives a "device token". 3. The app sends the device token to your server ...原创 2013-01-14 07:56:43 · 120 阅读 · 0 评论 -
ionic UI(5)UI and Backend
ionic UI(5)UI and Backend 1 Prepare and Check ENV > node --version && npm --version v4.5.0 2.15.9 > npm install -g cordova > npm install -g ios-sim > npm install -g ios-deploy > npm instal...原创 2016-12-02 03:22:12 · 189 阅读 · 0 评论