Skip to content

Instantly share code, notes, and snippets.

@oceancx
oceancx / gist:f4f2ef525634e9097c2a3be61119c2ac
Created August 17, 2023 07:20 — forked from hujj0615/gist:4342714
file checksum and md5 by Shell
cksum $FILENAME #output the checksum and bytes
md5sum $FILENAME #output the md5
@oceancx
oceancx / addressable_asset.md
Created December 1, 2021 09:30 — forked from MeowKim/addressable_asset.md
Guide for Unity Addressable Asset System.

📝 About

Guide for Unity Addressable Asset System.
Check out this sample code repo.

This guide supports languages below.

Created: 2020-07-03
Last updated: 2020-08-26 minor typo correction

@oceancx
oceancx / addressable_asset.md
Created December 1, 2021 09:30 — forked from MeowKim/addressable_asset.md
Guide for Unity Addressable Asset System.

📝 About

Guide for Unity Addressable Asset System.
Check out this sample code repo.

This guide supports languages below.

Created: 2020-07-03
Last updated: 2020-08-26 minor typo correction

https://github.com/cefsharp/CefSharp/blob/master/CefSharp/Enums/CefErrorCode.cs
@oceancx
oceancx / Unicode中文和特殊字符的编码范围
Created September 22, 2016 14:28 — forked from shingchi/Unicode中文和特殊字符的编码范围
Unicode中文和特殊字符的编码范围
根据Unicode5.0整理如下:
1)标准CJK文字
http://www.unicode.org/Public/UNIDATA/Unihan.html
2)全角ASCII、全角中英文标点、半宽片假名、半宽平假名、半宽韩文字母:FF00-FFEF
http://www.unicode.org/charts/PDF/UFF00.pdf
3)CJK部首补充:2E80-2EFF
http://www.unicode.org/charts/PDF/U2E80.pdf