书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 84 个相关结果.
  • Android官方培训课程中文版

    Google Android团队在2012年的时候开设了Android Training板块 - http://developer.android.com/training/index.html,这些课程是学习Android应用开发的绝佳资料。我们通过Github发起开源协作翻译的项目,完成中文版的输出,欢迎大家传阅学习! 文章中难免会有很多写的不对不好的地...
  • Angular 入门

    Angular(读音['æŋgjʊlə])是一套用于构建用户界面的 JavaScript 框架。由 Google 开发和维护,主要被用来开发单页面应用程序。
  • Dart v2.7 Documentation

    Dart是面向对象的、类定义的、单继承的语言。它的语法类似C语言,可以转译为JavaScript,支持接口(interfaces)、混入(mixins)、抽象类(abstract classes)、具体化泛型(reified generics)、可选类型(optional typing)和sound type system。
  • Comprehensive Rust 🦀

    This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.
  • Flutter Study

    Flutter是一个由谷歌开发的开源移动应用软件开发工具包,用于为Android和iOS开发应用,同时也将是Google Fuchsia下开发应用的主要工具。
  • GoogleTest v1.12 User's Guide

    GoogleTest,Google 的 C++ 测试和模拟框架。GoogleTest is Google’s C++ testing and mocking framework.
  • Kubernetes The Hard Way 1.7.4

    This tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that's y...
  • Kubernetes The Hard Way 1.8.0

    This tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that's y...
  • Flutter Cookbook

    This cookbook contains recipes that demonstrate how to solve common problems while writing Flutter apps. Each recipe is self-contained and can be used as a reference to help you bu...
  • 谷歌工程实践文档

    Google 有许多通用工程实践,几乎涵盖所有语言和项目。此文档为长期积累的最佳实践,是集体经验的结晶。我们尽可能地将其公之于众,您的组织和开源项目也会从中受益。