One for all,all for one.

2015年12月31日 星期四

Arduino avrdude stk500_getsync(): not in sync resp=0x30 error

›
References : Solution: avrdude stk500_getsync(): not in sync resp=0x30 error for Arduino - All Installing an Arduino Bootloader - learn....
2015年12月30日 星期三

Google SpreadSheet Address to Latitude / Longitude

›
function getLatLong(adress) {   try{     if(adress=="")return("");     var geo = Maps.newGeocoder().geocode(adress);   ...
2015年12月28日 星期一

strtok warning

›
warning: initialization makes pointer from integer without a cast #include <string.h> References : Error: Assignment makes poin...

AREAWELL AW-2111A development

›
. ├── cloudPowerManagerAPI.h ├── libcloudPowerManagerTool.a ├── main.c $ gcc -m32 -static main.c -L. -lcloudPowerManagerTool -o main ...

npm list all global installed packages

›
$ npm -g ls --depth=0 References : Print a list of all installed node.js modules - Stack Overflow
2015年12月20日 星期日

wtforms multiple checkboxes

›
Example 1: from wtforms import widgets, SelectMultipleField  data = [('value_a','Value A'), ('value_b','Val...
2015年12月17日 星期四

Wikidot list all pages

›
[[module ListPages separate="no" order="title" perPage="99999"]] %%title_linked%% - [[user %%created_by%%]] -...
‹
›
首頁
查看網路版
技術提供:Blogger.