Learning Node.js Development_Code 源码 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-04-29 14:28:12 249KB Learning Node.js
1
Packt.Learning.Node.js.Development.1788395549 True PDF Learning Node.js Development: Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and test your own apps. Key Features Entirely project-based and practical Explains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applications Covers the full range of technologies around Node.js - NPM, version control with Git, and much more Book Description Learning Node.js Development is a practical, project-based book that provides you with all you need to get started as a Node.js developer. Node is a ubiquitous technology on the modern web, and an essential part of any web developers' toolkit. If you are looking to create real-world Node applications, or you want to switch careers or launch a side project to generate some extra income, then you're in the right place. This book has been written around a single goal-turning you into a professional Node developer capable of developing, testing, and deploying real-world production applications. Learning Node.js Development is built from the ground up around the latest version of Node.js (version 9.x.x). You'll be learning all the cutting-edge features available only in the latest software versions. This book cuts through the mass of information available around Node and delivers the essential skills that you need to become a Node developer. It takes you through creating complete apps and understanding how to build, deploy, and test your own Node apps. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly. What you will learn Learn the fundamentals of Node Build apps that respond to user input Master working with servers Learn how to test and debug applications Deploy and update your apps in the real world Create responsive asynchronous web applications Who This Book Is For This book targets anyone looking to launch their own Node applications, switch careers, or freelance as a Node developer. You should have a basic understanding of JavaScript in order to follow this course. Table of Contents Chapter 1 Getting Set Up Chapter 2 Node Fundamentals - Part 1 Chapter 3 Node Fundamentals - Part 2 Chapter 4 Node Fundamentals - Part 3 Chapter 5 Basics of Asynchronous Programming in Node.js Chapter 6 Callbacks in Asynchronous Programming Chapter 7 Promises in asynchronous programming Chapter 8 Web Servers in Node Chapter 9 Deploying Applications to Web Chapter 10 Testing the Node Application part 1 Chapter 11 Testing the Node Application part 2
2022-04-29 14:27:05 50.62MB Node.js
1
Oracle Report Development.docx
2022-04-27 18:04:38 3.03MB oracle 综合资源 数据库 database
WPF控件开发揭秘,内容全面深入,适合wpf中高级开发者
2022-04-27 16:40:23 11.98MB wpf 控件 .net 源码
1
kys-cpp:《金庸群侠传》 c ++复刻版,已完工
2022-04-24 19:08:36 3.11MB cpp sdl2 cpp14 game-development
1
使用虚幻引擎4精通游戏开发,第二版 这是Packt发行的《 》的代码库。 使用UE 4构建高性能AAA游戏 这本书是关于什么的? 为了从头开始制作基本的格斗游戏,您将快速覆盖现有的UE4类,并在运行和构建它们时添加并实现简单的C ++函数。 所有这些都作为新开发人员的简短摘要和有经验的开发人员的快速入门进行了讨论。 接下来,您将构建具有扩展控件的战斗玩家角色,为角色创建逻辑,交换武器,攻击和移动,桥接场景更改和过渡,保留场景之间的数据,以及管理场景更改过程。 本书涵盖了以下令人兴奋的功能:<前5个您将学到的要点> 基于战斗的游戏的基础知识,使您可以从核心玩法中构建和使用所有其他系统:输入,清单,AI敌人,UI和音频 根据材质编辑器中的平台功能管理性能工具和分支着色器 探索场景或级别转换和管理策略 使用UE4系统(例如体积光照贴图,预先计算的照明和过场动画)改善视觉效果 实施音频到
2022-04-16 00:29:06 2GB C++
1
HikvisionCameraSDK_Development 海康威视摄像头SDK二次开发 Demo: 实时预览、回放下载、实时获取视频/音频流数据demo DLL: 打包的动态链接库
2022-04-13 21:08:38 100.19MB C
1
Windows Presentation Foundation Development Cookbook 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-04-08 19:57:18 7.04MB Windows Presentation Foundation Development
1
总览 Qt示例应用程序的ArcGIS Runtime SDK 100.10。 该回购包含可在Qt Creator IDE中运行的每个示例的项目。 先决条件 Qt SDK 5.15.1或更高版本(开源或商业版) Qt创作者 是必需的,因为某些示例使用工具箱组件。 有关更多信息,请访问页面。 分叉仓库 如果还没有,请分叉。 克隆仓库 命令行Git 打开您的终端,导航到您的工作目录,使用git clone获取存储库的副本。 # Clone your fork of the repository into the current directory in terminal $ git clone
2022-04-08 17:33:22 134.81MB qt qml native-development qt-samples
1
LiveCode 社区版 版权所有 :copyright: 2003-2019 LiveCode Ltd.,英国爱丁堡 介绍 LiveCode 社区开源平台提供了一种为移动、桌面和服务器平台构建应用程序的方法。 可视化工作流程允许用户使用功能强大且唯一可访问的语言语法“实时”开发应用程序。 总部位于英国爱丁堡,负责协调 LiveCode 的开发,并自 2013 年 4 月 LiveCode 社区首次发布以来一直运行该开源项目。 您可以从LiveCode 社区开发环境的预编译版本。 概述 子项目目录 这个存储库包含许多子项目,每个子项目都有自己的子目录。 它们可以分为三大类。 主要系统: engine/ — 主要的 LiveCode 引擎。 此目录生成 IDE、“独立”、“安装程序”和“服务器”引擎 非第三方库: libcore/ — 提供各种基本功能和类型的静态库,并被许多其他子项目使用 lib
1