09 2017 档案

摘要:1. Linux On Linux, you can use one of these command lines: love /home/path/to/gamedir/ love /home/path/to/packagedgame.love love /home/path/to/gamedir 阅读全文
posted @ 2017-09-30 10:40 lianhuaren 阅读(195) 评论(0) 推荐(0) 编辑
摘要:1. Example: $ cd cocos2d-x $ ./setup.py $ source FILE_TO_SAVE_SYSTEM_VARIABLE $ cocos new MyGame -p com.your_company.mygame -l cpp -d NEW_PROJECTS_DIR 阅读全文
posted @ 2017-09-29 09:25 lianhuaren 阅读(155) 评论(0) 推荐(0) 编辑
摘要:1. The _ is used to define that the parameter is not named If you have multiple _ it states that you do not need to name the parameters in your functi 阅读全文
posted @ 2017-09-26 09:16 lianhuaren 阅读(137) 评论(0) 推荐(0) 编辑
摘要:1.ImagePickerSheetController https://github.com/allenwong/30DaysofSwift/ 阅读全文
posted @ 2017-09-25 17:52 lianhuaren 阅读(119) 评论(0) 推荐(0) 编辑
摘要:1. INSTALL PLUGIN mysqlx SONAME 'mysqlx.so' https://yq.aliyun.com/articles/38288 2. boost https://codeload.github.com/mysql/mysql-connector-cpp/tar.gz 阅读全文
posted @ 2017-09-15 09:00 lianhuaren 阅读(164) 评论(0) 推荐(0) 编辑
摘要:1. https://github.com/SFML/SFML/wiki/Tutorial:-Build-your-SFML-project-with-CMake https://github.com/Kitware/CMake/blob/master/Modules/FindBoost.cmake 阅读全文
posted @ 2017-09-14 10:52 lianhuaren 阅读(246) 评论(0) 推荐(0) 编辑
摘要:1. http://blog.csdn.net/gengqiquan/article/details/52329259 https://github.com/gengqiquan/HttpUtil 阅读全文
posted @ 2017-09-08 10:50 lianhuaren 阅读(156) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2017-09-05 20:56 lianhuaren 阅读(2) 评论(0) 推荐(0) 编辑
摘要:1. uiscrollview在调用setFrame,setBounds等方法的时候会默认调用稀有api: _adjustContentOffsetIfNecessary 这个方法会改变当前的contentOffset值 如果没有设置 self.automaticallyAdjustsScrollV 阅读全文
posted @ 2017-09-02 10:46 lianhuaren 阅读(957) 评论(0) 推荐(0) 编辑
摘要:1. crash [valueLabel mas_makeConstraints:^(PAKitMASConstraintMaker *make) { make.left.equalTo(finishedView.mas_right).with.offset(0); make.width.equal 阅读全文
posted @ 2017-09-01 15:36 lianhuaren 阅读(189) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示