自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Endless Encoding

ЕΟΝ 的 C++ 备忘录

  • 博客(6)
  • 收藏
  • 关注

原创 create an outside distribution

1. cer: create 2, dev ID Application, dev ID Installation, this process need upload file created by keychain.2. prof: create 1, distribute -> dev ID, download, install , then to XCode, Preference, d

2017-02-24 23:10:29 415

原创 最后一公里——发布

2017年2月21日 下午1:28发件人 Apple2. 1 Performance: App Completeness2. 3 Performance: Accurate Metadata0. 1.0 Before You Submit - HIG CompliancePerformance - 2.1We discovered one or more bugs

2017-02-21 20:19:39 954 8

原创 new sample

http://blog.jjgod.org/2007/05/11/write-an-im-in-osx-now/https://gitlab.com/mba811/squirrel/tree/master

2017-02-16 21:09:08 762

原创 从一个严重的错误中恢复

在 MainMenu.xib 里面,不小心删除了一个配对关系:File's Owner -->  App Delegate,造成程序运行后不执行 applicationDidFinishLaunching

2017-02-14 12:40:26 306 2

原创 一个错误的神奇的解决方法

一个iOS版本的OC代码,移植到Cocoa里之后有奇怪的报错,解决过程如下:(1)  import          替换为   import (2) 之后还有报错,例如 UIXXX等,需要替换为 NSXXX  Importing UIKit vs. Cocoahttp://robnapier.net/importing-uikit-cocoa

2017-02-06 22:16:33 286

原创 Swift 创建一个MacOS输入法

参考资料:[1] mac上使用qt,进行输入法的开发 http://blog.csdn.net/dinjay/article/details/7468268[2] Swift 使用 InputMethodKit 写输入法  https://www.logcg.com/archives/2078.html[3] InputMethodKit  https://developer.ap

2017-02-05 18:50:47 2514 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除