Unity in Action Multiplatform game development in C#(2nd) 英文无水印原版pdf 第2版 pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除查看此书详细信息请在美国亚马逊官网搜索此书
2023-06-19 16:54:17 28.81MB Unity Action game development
1
Widows及Linux平台游戏开发指南。Jazon Yamamoto[著](2015).
2022-05-15 09:26:43 7.78MB 多平台 游戏编程
1
kgl:Kotlin Multiplatform的轻量级OpenGL抽象
2022-01-16 15:27:25 136KB android kotlin webgl opengl
1
This is a shared library for Android, iOS, OSX, Windows, Linux and webGL to decompress 7z (7zip) files and to compress/decompress zip/gzip (.zip/.gz), LZ4 (.lz4), brotli (.br), fastLZ files and buffers. ZIP plugin: iOS/tvOS compilation may require to add the -lz linking flag at Build Settings-> Linking- > Other Linker flags on xcode. webGL for flz,lzma & lz4 supports buffers compression/decompression only. Brotli supports buffer decompression. webGL for zip supports all functions except those that require file system operations. 7ZIP section: The library serves the scope to have fast decompression of 7z files and compress/decompress lzma files and buffers. - The library does 7z decompression and not 7z compression. Compression of lzma alone files is supported. Passwords are not supported. - It is about 2.5x times faster then using a c# implementation for 7z decompression. - You can extract a single file out of the 7z archive. - If you intend to decompress large files it would be better to use the largeFiles flag.(consumes less ram) - You can extract the contents of the 7z file keeping its folder structure. - Ability to get the filenames and file sizes of files in a 7z archive. - get progress of extraction when the 7zip archive has multiple files. - get byte level progress of 7z decompression (single or multiple files). - get byte level progress of lzma compression/decompression. - Ability to encode/decode to/from .lzma alone format. - Ability to decode a specific file in a 7z archive to a byte buffer. - Ability to decode/encode a byte buffer to/from the lzma alone format. - Ability to cancel the decompression when the 7z archive has multiple entries.
2021-08-23 13:18:02 121B unity 资源达人分享计划
jacksun是checksum的独立工具平台,完全用java编写,用于计算和校验checksum
2021-08-12 17:07:55 216KB Java编程 MultiPlatform
易语言写的简单加密算法
2021-08-10 10:35:45 513KB 界面编程 MultiPlatform
基于组件的编程框架。 该项目旨在支持各种目标框架。 一个基于 wxWidgets 的 GUI 应用程序是主要示例,它还通过 UML 导入和导出(db 逆向工程)提供快速的数据库 GUI 设计。
2021-07-02 20:03:23 11.91MB 开源软件
1
google_sign_in_dartio Flutter套件,可在纯Dart中实现。 该软件包与google_sign_in插件兼容,并且在Flutter支持的所有平台上均可使用,但主要用于桌面。 入门 安装和初始化 依靠它dependencies : google_sign_in : ^4.1.4 google_sign_in_dartio : ^0.0.6 运行flutter pub get 进口import 'package:google_sign_in/google_sign_in.dart' ; import 'package:google_sign_in_dartio/google_sign_in_dartio.dart' ; 注册包裹import 'package:flutter/material.dart' ; import 'package:google
2021-03-09 19:05:16 22KB Dart
1