Giter VIP home page Giter VIP logo

ZhangWei's Projects

api-examples icon api-examples

Play with AgoraSDK and have fun! Everything you need to start learning Agora.

basic-video-call icon basic-video-call

Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.

chatgpt-next-web icon chatgpt-next-web

One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。

deviceidentifier icon deviceidentifier

iOS一直都比较注重用户隐私,在 iOS 5.0之后系统UDID方法就被废弃掉了,iOS 7中mac地址又被封杀,所有获取mac都将返回统一值02:00:00..,虽然iOS 6.0新增了两个用于替换UDID的接口,分别是:identifierForVendor,advertisingIdentifier(有时可能获取不到),但这两个接口会在相同开发组下的应用删除完后重新安装应用时数值会发生改变,并不是唯一的标示符。经过对钥匙串及iCloud同步的多方面了解,如果通过系统钥匙串保存一串字符串,且不允许它同步到其他设备,这样不就可以生成一个真正意义上的唯一ID了麽,而且还不会被苹果封杀,即使identifierForVendor的值发生了改变它也依然不变,除非执行设备“抹除所有内容和设置”这一项操作。鉴于网上很多类似原理生成唯一ID的资料要么是依赖了SAMKeyChains库,要么是需要加载KeychainItemWrapper类文件,感觉有点麻烦,于是动手封装了以下类,它不需要你加载其它类库,随拷贝随用。

translate-chinese-name-to-pinyin icon translate-chinese-name-to-pinyin

【依赖pinyin.h和pinyin.c文件】ios系统可将汉字转换成拼音,但对某些多音字且作为姓氏的时候转换不够准确,该类别就是用来纠正多音字姓氏转换出错的问题。可以获得拼音带音调、拼音不带音调、拼音首字母组合。用来做通讯录排序,或者人名排序。Github新人,代码哪里有问题或者需要补充,请指正,为谢!

trtc_ios icon trtc_ios

High-quality Interactive Audio/Video iOS SDK

tuicallkit icon tuicallkit

a video calls uikit, include 1v1 calls、group calls etc.

tuichorus icon tuichorus

腾讯云TRTC针对直播、语聊、视频通话等推出的低代码解决方案~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.