Category: Lập trình

common/common-define.chunk 0

common/common-define.chunk

// Copyright (c) 2017-2020 Xiamen Yaji Software Co., Ltd. // common module // constant value #define QUATER_PI 0.78539816340 #define HALF_PI 1.57079632679 #define PI 3.14159265359 #define PI2 6.28318530718 #define PI4 12.5663706144 #define INV_QUATER_PI 1.27323954474 #define...

builtin/uniforms/cc-global.chunk 0

builtin/uniforms/cc-global.chunk

Nội dung file // Copyright (c) 2017-2020 Xiamen Yaji Software Co., Ltd. // have to specify precisions explicitly // if shared among stages with different precisions #pragma builtin(global) layout(set = 0, binding = 0)...

ionic framwork 0

Bài 1. Giới thiệu ionic

Ionic là một nền tảng phát triển ứng dụng di động mã nguồn mở, được thiết kế để cho phép các nhà phát triển xây dựng ứng dụng đa nền tảng (cross-platform) với một...

Flutter 0

Giới thiệu về Flutter

Flutter là một framework phát triển ứng dụng di động nguồn mở do Google phát triển, ra mắt lần đầu vào tháng 5 năm 2017. Flutter cho phép các nhà phát triển tạo ra...

0

Bài 1. Giới thiệu KeystoneJS

Giới thiệu KeystoneJS là một framework mã nguồn mở dành cho việc phát triển các database-driven websites, ứng dụng và APIs bằng Node.js. Trên nền tảng Express và MongoDB. Keystone sẽ cấu hình Express...