win10 物联网编程资料

https://api.github.com/repos/hanbindsg/Windows-10-/branches/master
get 方式
/repos/:owner/:repo/readme
https://api.github.com/repos/typecho-fans/plugins/readme
/repos/:owner/:repo/contents/:path
https://api.github.com/repos/typecho-fans/plugins/contents/
https://api.github.com/repos/hanbindsg/Windows-10-/readme


https://api.github.com/repos/hanbindsg/Windows-10-/git/blobs/App.xaml.cs


https://api.github.com/repos/hanbindsg/Windows-10-/contents/Control
https://api.github.com/repos/hanbindsg/Windows-10-/Control/CheckBoxDemo/


https://github.com/hanbindsg/Windows-10-/raw/master/Control/CheckBoxDemo/CheckBoxDemo.sln


查询 branch 
https://api.github.com/repos/hanbindsg/Windows-10-/branches


https://microsoft.hackster.io/en-US/windowsiot/basic-windows-remote-arduino-47eeb9


https://github.com/MCeddy/IoT-core/blob/master/IoT-Core/Startup.cs
using IoT_Core.Models;
using IoT_Core.Middelware;
using IoT_Core.Services;
using IoT_Core.Services.Repositories;


https://developer.microsoft.com/en-us/windows/iot/Docs/WRA
https://github.com/ms-iot/remote-wiring/tree/master
https://github.com/ms-iot/windows-remote-arduino-samples
https://www.nuget.org/packages/Windows-Remote-Arduino


https://developer.microsoft.com/en-us/windows/iot/samples
https://channel9.msdn.com/Tags/windows-iot
https://developer.microsoft.com/en-us/windows/iot/samples


http://erikflowers.github.io/weather-icons/
http://shumeipai.nxez.com/2015/04/08/make-magic-mirror-with-raspberry-pi.html


Moment.js

你可能感兴趣的:(杂文)