2017年2月19日 星期日

2017

 

https://ke.qq.com/course/list?mt=1001&st=2003&tt=3023&page=1

Sublime text 極速應用教學

https://www.slideshare.net/banPrint/sublime-text-51689543

Error: Could not find gradle wrapper within android sdk. Might need to update yo ur Android SDK. Looked here: C:\Android\sdk\tools\templates\gradle\wrapper
解决办法:

将AS的android-studio\plugins\android\lib目录下的templates文件夹,复制到:andnroid sdk的tools文件夹下。
使用win10遠程式控制制ubuntu16.04
http://www.zendei.com/article/21896.html

在Ubuntu 16.04上安装Gnome经典桌面
sudo apt-get install gnome-session-flashback
安装完之后,登出或者重启电脑,登陆的时候选择Gnome Flashback即可。


http://danceintech.blogspot.tw/2014/12/ubuntu-1404.html
 輸入法設定
/usr/bin/im-config

ibus 設定,移除不要的輸入法
/usr/bin/ibus-setup
https://fctc.bot.com.tw/

Sublime-text with SFTP plugin

http://pangomi.blogspot.tw/2013/01/sublime-text-with-sftp-plugin.html

利用Qt5寫一個簡單的影像瀏覽器

http://me1237guy.pixnet.net/blog/post/53152394-%E5%88%A9%E7%94%A8qt5%E5%AF%AB%E4%B8%80%E5%80%8B%E7%B0%A1%E5%96%AE%E7%9A%84%E5%BD%B1%E5%83%8F%E7%80%8F%E8%A6%BD%E5%99%A8

ES6标准入门(第二版)

https://pan.baidu.com/s/1o7Yqpqa

將影像輸出成GIF圖 http://recordit.co/


你的首個 Progressive Web App
https://developers.google.com/web/fundamentals/getting-started/codelabs/your-first-pwapp/?hl=zh-tw

babel-sublime

打开面板输入babel安装

配置

  1. 打开.js, .jsx 后缀的文件;
  2. 打开菜单view, Syntax -> Open all with current extension as... -> Babel -> JavaScript (Babel),选择babel为默认 javascript 打开syntax


Download nodejs from https://nodejs.org/
To install from a terminal:
cd /usr/local
tar --strip-components 1 -xJf ~/Downloads/node-v4.4.5-linux-x64.tar.xz

使用SUBLIME TEXT 3製作可攜式REACT開發環境

http://blog.kkbruce.net/2015/08/sublime-text-3-portable-version-react.html#.WPYznNJ97Cs

http://goods.ruten.com.tw/item/show?21703168622378#history&p=1

plexvpn

https://plexvpn.com/dashboard

stephen@grr.la
https://www.guerrillamail.com/zh/inbox

react教程

http://react-china.org/c/jiao-cheng


播放清單https://www.youtube.com/user/polo13999/playlists


Chrome Extension 入門

http://jzlin-blog.logdown.com/posts/143373-getting-started-with-building-a-chrome-extension

中文版Chrome扩展开发指南 http://open.chrome.360.cn/html/dev_doc.html

http://www.ccwine.com.tw/product_info.php?cPath=123_2_91&products_id=79&osCsid=r2bvg3cbcplpki9m06rj37o2a6

https://github.com/shiningjason1989/react-quick-tutorial


讀書會過往影片及討論區
https://github.com/onlinereadbook/bookreactjs/tree/master/%E8%AE%80%E6%9B%B8%E6%9C%83%E9%81%8E%E5%BE%80%E5%BD%B1%E7%89%87%E5%8F%8A%E8%A8%8E%E8%AB%96%E5%8D%80

線上讀書會-2016 年學 JavaScript 是一種什麼樣的體驗系列

http://ithelp.ithome.com.tw/users/20103438/ironman/1115

react-start-kit 讀書會

https://www.youtube.com/watch?v=-d4GSomP07M

線上日常攻略 reactstartkit 複習篇

https://www.youtube.com/watch?v=R2fS-kWg1Pw
線上日常攻略 reactstartkit 
https://www.youtube.com/results?search_query=%E7%B7%9A%E4%B8%8A%E6%97%A5%E5%B8%B8%E6%94%BB%E7%95%A5+reactstartkit

從零開始學 ReactJS(ReactJS 101)

https://github.com/kdchang/reactjs101

C1E6C6

英文書
https://www.packtpub.com/all?search=React+Native&offset=&rows=&sort=

1. $ watchman watch-del-all
2. $ rm -Rf node_modules/
3. $ npm install
3-1.$ react-native-git-upgrade 0.26.3
4. $ npm start -- --reset-cache
Usage 

Requirement: Git has to be available in the PATH. Your project doesn't have to be managed by Git.
Install react-native-git-upgrade globally:
$ npm install -g react-native-git-upgrade
3-1. $ react-native-git-upgrade 0.XX.X

React-Native学习指南
https://github.com/reactnativecn/react-native-guide#react-native

https://github.com/7kfpun/FinanceReactNative

https://github.com/PacktPublishing/Mastering-React-Native

30 days of React Native examples/demos
https://github.com/fangwei716/30-days-of-react-native

/vscode-react-native

https://github.com/Microsoft/vscode-react-native

2017鐵人賽http://ithelp.ithome.com.tw/articles/10187241

测试安装

react-native init AwesomeProject
cd AwesomeProject 

react-native init <ProjectName> --version react-native@0.39
這是選擇版本的 init 方法

react-native run-android

修改程式後, $react-native start


使用以下指令
1. 一個 SHELL 跑 react-native start 

另一個 SHELL 跑 
mkdir android/app/src/main/assets
curl "http://localhost:8081/index.android.bundle?platform=android" > "android/app/src/main/assets/index.android.bundle"

npm配置镜像、设置代理

https://segmentfault.com/a/1190000002589144

构建 F8 App / React Native 开发指南
https://f8-app.liaohuqiu.net/

$emulator @AVD-16 


stephen@stephen-ubuntu14:~/react-native/Hello$ emulator @AVD-23

emulator: WARNING: Increasing RAM size to 1024MB

emulator: WARNING: VM heap size set below hardware specified minimum of 32MB

emulator: WARNING: Setting VM heap size to 256MB

console on port 5554, ADB on port 5555


按照package.json 的內容,下載react-native 的版本

npm install --save react-native

React Native热更新功能的组件

https://www.npmjs.com/package/react-native-update

[React Native]手動更新各式各樣套件到新版方式

https://dotblogs.com.tw/ryannote/2016/05/11/231321

react-native-update npm version

https://github.com/reactnativecn/react-native-pushy/blob/master/docs/guide.md

React - DOM界的彼方(繁中)

https://eyesofkids.gitbooks.io/react-basic-zh-tw/content/


React 學習手冊

https://www.gitbook.com/book/cswleocsw/react-guide-learing/details

react-native work 版本
node v7.0.0
npm 3.10.8
react-native-cli 1.2.0
react-native 0.36.1

指定版本

npm install -g yarn react-native-cli@1.2.0
react-native init Hello --version 0.36.1
npm install --save react-native@0.36.1

react-native init Hello --verbose --version 0.36.1


lsof -n -i4TCP:8081

React Native 不要重造輪子,如何使用人家寫好的 Component

http://trunk-studio.com/blog/react-native-how-to-use-component/


Ubuntu環境下,如何安裝nvm以及nodejs

https://github.com/creationix/nvm


三步将 React Native 项目运行在 Web 浏览器上面

http://taobaofed.org/blog/2016/03/11/react-web-intro/