Windows Mixed Reality Development 微软混合现实开发,和应用 相关资源,附链接 学习分享~
2021-01-28 05:04:13 4.97MB 混合现实 windows
1
cross-platform desktop application development-electron node nw.js and react
2021-01-28 04:38:30 4.78MB node electron
1
Flutter提供了一套Dart API,然后在底层通过OpenGL这种跨平台的绘制库(内部会调用操作系统API)实现了一套代码跨多端。由于Dart API也是调用操作系统API,所以它的性能接近原生。 虽然Dart是先调用了OpenGL,OpenGL才会调用操作系统API,但是这仍然是原生渲染,因为OpenGL只是操作系统API的一个封装库,它并不像WebView渲染那样需要JavaScript运行环境和CSS渲染器,所以不会有性能损失。 我们要开发一个flutter UI界面,需要通过组合其它Widget来实现,在Flutter中,一切都是Widget。当UI要发生变化时,我们不去直接修改DOM,而是通过更新状态,让Flutter UI系统来根据新的状态来重新构建UI。
2021-01-28 01:48:34 7.89MB 手机端开发 跨平台 高性能
1
Hands-On Full Stack Development with Go - Mina Andrawos(2019),Go全栈开发,epub格式,欢迎下载
2020-10-24 02:16:15 16.85MB Go 全栈
1
Linux Driver Development for Embedded Processors - Second Edition: Learn to develop Linux embedded drivers with kernel 4.9 LTS(带目录书签),超清非扫描,文字可复制。作者:ALBERTO LIBERAL DE LOS RÍOS (西班牙)。第二版,出版年:2018。本书官方源码:https://github.com/ALIBERA/linux_book_2nd_edition 。
2020-03-15 03:08:13 6.76MB linux linux驱动开发
1
The concept of user stories has its roots as one of the main tenets of Extreme Programming. In simple terms, user stories represent an effective means of gathering requirements from the customer (roughly akin to use cases). This book describes user stories and demonstrates how they can be used to properly plan, manage, and test software development projects. The book highlights both successful and unsuccessful implementations of the concept, and provides sets of questions and exercises that drive home its main points. After absorbing the lessons in this book, readers will be able to introduce user stories in their organizations as an effective means of determining precisely what is required of a software application.
2020-02-20 03:18:05 4.36MB Agile software development
1
测试驱动开发Test-Driven+Development+By+Example,TDD 其中的chm包含java Code极为方便理解!吐血推荐!里面有两个文件一个是中文版的,一个是英文版的!
1
Rapid Development - Taming Wild Software Schedules.pdf
2020-02-20 03:01:10 26.08MB 快速 软件开发 Rapid Development
1
Game Physics Engine Development 全面讲解游戏物理引擎开发的各个细节,本资源包括第一与第二版
2020-02-13 03:13:46 7.46MB 游戏 物理引擎 开发
1
C++ Game Development Cookbook
2020-02-09 03:12:24 5.38MB c++ c语言
1