Inside one file, you can freely mark the number 1-9: -] And jump to Number of bookmark: cmd + [-] It helps to generate type safe interface based the json file you provided. For example you can create a json file called pokemon.json: { , "name":…
一开始不明白,后来删掉这个属性之后发现会出现一个提示: pick preview layout from the "Fragment Layout" context menu 原来tools:layout仅仅是告诉编辑器,Fragment在程序预览的时候该显示成什么样,并不会对apk产生实际作用,是为开发者设计的. 一般来说被xmlns:tools="http://schemas.android.com/tools" 声明的tools作为前缀的属性都不会被编译进去.…
FSM Code Generator is a script code generator for Finite State Machine, it has a viaual designer based on Animator Controller that helps you design an FSM. First of all, I assume you know about what the Animator Controller is, if not, nvm. we just u…
Windows https://code.visualstudio.com/docs/setup/windows Additional Components and Tools https://code.visualstudio.com/docs/setup/additional-components VS Code is a small download by design and only includes the minimum number of components shared ac…
The major advancements in Deep Learning in 2016 Pablo Tue, Dec 6, 2016 in MACHINE LEARNING DEEP LEARNING GAN Deep Learning has been the core topic in the Machine Learning community the last couple of years and 2016 was not the exception. In this arti…
原文链接: https://github.com/dypsilon/frontend-dev-bookmarks Frontend Development Looking for something else? Take a look at the awesome collection of other awesome lists. Guides Bento: a collection of guides for web development. Hack Design: An easy to…