- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: 未知
- 软件首页: https://github.com/CTurt/PS4-SDK
- 软件文档: https://github.com/CTurt/PS4-SDK
软件介绍
这是索尼 PS4 游戏的 SDK 开发包,现在已经完全开源。
包含示例:
hello - Load libc module and perform getpid system call
sockets - Send a message over a TCP socket
modules - Load and dump a module
threads - Create and wait for a thread to increment a variable
canvas - Render to an HTML5 canvas
camera - Initialise the PlayStation Camera and capture 10 frames
pad - Read controller input (not finished)
JavaScript面向对象编程指南
斯托扬 / 凌杰 / 人民邮电出版社 / 2013-3 / 59.00元
《JavaScript面向对象编程指南》内容包括:JavaScript作为一门浏览器语言的核心思想;面向对象编程的基础知识及其在JavaScript中的运用;数据类型、操作符以及流程控制语句;函数、闭包、对象和原型等概念,以代码重用为目的的继承模式;BOM、DOM、浏览器事件、AJAX和JSON;如何实现JavaScript中缺失的面向对象特性,如对象的私有成员与私有方法;如何应用适当的编程模式,......一起来看看 《JavaScript面向对象编程指南》 这本书的介绍吧!
