samples:样例代码

时间:2024-05-26 20:30:24
【文件属性】:

文件名称:samples:样例代码

文件大小:389KB

文件格式:ZIP

更新时间:2024-05-26 20:30:24

C

vitasdk代码示例 先决条件 为了构建vita样本,您需要将工具链bin/目录添加到$PATH 。 建造 每个样本目录都应包含一个CMake列表。 要构建示例,请将您自己放入此目录并使用cmake . && make cmake . && make命令来构建它。 跑步 要运行样本: 将生成的.vpk发送到您的简历: 在vita上启动FTP服务器(例如,使用VitaShell-通过按下选择按钮)。 使用您的FTP客户端将.vpk上传到Vita(例如,使用curl -T *.vpk ftp://YOUR_VITA_IP:1337/ux0:/带有curl -T *.vpk ftp://YOUR_VITA_IP:1337/ux0:/ ) 如果Curl返回fatal: No names found, cannot describe anything这意味着您正在尝试用文件覆盖文件夹。 在


【文件预览】:
samples-master
----motion()
--------src()
--------CMakeLists.txt(956B)
----ctrl()
--------src()
--------CMakeLists.txt(938B)
----.gitignore(41B)
----touch()
--------src()
--------CMakeLists.txt(938B)
----basic_program()
--------src()
--------exports.yml(400B)
--------CMakeLists.txt(865B)
----net_http_bsd()
--------src()
--------CMakeLists.txt(971B)
----power()
--------src()
--------CMakeLists.txt(953B)
----net_libcurl()
--------src()
--------sce_sys()
--------CMakeLists.txt(1KB)
----soloud()
--------src()
--------music.ogg(133KB)
--------CMakeLists.txt(1014B)
----microphone()
--------src()
--------CMakeLists.txt(952B)
----.travis.yml(731B)
----hello_world()
--------Makefile(2KB)
--------src()
--------sce_sys()
--------CMakeLists.txt(3KB)
----kernel_sample()
--------src()
--------exports.yml(105B)
--------CMakeLists.txt(890B)
----prx_loader()
--------main.c(3KB)
--------CMakeLists.txt(944B)
----ime()
--------src()
--------CMakeLists.txt(967B)
----README.md(3KB)
----hello_cpp_world()
--------Makefile(2KB)
--------src()
--------sce_sys()
--------CMakeLists.txt(3KB)
----prx_simple()
--------main.yml(220B)
--------main.c(1KB)
--------CMakeLists.txt(954B)
----audio()
--------src()
--------CMakeLists.txt(958B)
----socket_ping()
--------src()
--------CMakeLists.txt(963B)
----sdl2()
--------redrectangle()
----build.sh(314B)
----debugscreen()
--------src()
--------CMakeLists.txt(927B)
----common()
--------debugScreen.h(2KB)
--------debugScreenFont.builder.html(2KB)
--------debugScreenFont.c(9KB)
--------debugScreen_custom.h(840B)
--------debugScreen.c(24KB)
----json()
--------src()
--------test.json(211B)
--------CMakeLists.txt(1KB)
----pretty_livearea()
--------src()
--------sce_sys()
--------CMakeLists.txt(1KB)
----debug_print()
--------src()
--------CMakeLists.txt(920B)
----net_http()
--------src()
--------sce_sys()
--------CMakeLists.txt(1KB)
----CMakeLists.txt(1024B)
----camera()
--------src()
--------CMakeLists.txt(930B)
----rtc()
--------src()
--------CMakeLists.txt(932B)

网友评论