C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
#安卓#使用scrcpy可以在电脑上显示并控制通过 USB (或网络) 连接的安卓设备
#多媒体#OBS 是一个用于录屏和进行网络直播的录影程序。
#Awesome#🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
翻译 - mac很棒的macOS开源应用程序列表。
#编辑器#Vim 官方仓库。Vim 是一个文本编辑,由 Vi 发展而来。其代码补完、编译及错误跳转等方便编程的功能特别丰富,在程序员中被广泛使用。和Emacs并列成为类Unix系统用户最喜欢的编辑器。
cURL 由curl(命令行工具)和libcurl(C语言的API库)组成,基于网络协议,对指定URL进行网络传输。支持的通信协议有FTP、FTPS、HTTP、HTTPS、TFTP、SFTP、Gopher、SCP、Telnet、DICT、FILE、LDAP、LDAPS、IMAP、POP3、SMTP和RTSP。
#面试#📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, incl...
#效率工具集合#一个类似于ack的代码搜索工具,但是速度更快。
#多媒体#SRS/4.0,Leo,是一个简单高效的实时视频服务器,支持RTMP/WebRTC/HLS/HTTP-FLV/SRT。
一个跨平台基于GPU的终端模拟器
#游戏引擎#raylib 是一个简单易用的视频游戏编程库
C++ Library Manager for Windows, Linux, and MacOS
翻译 - 适用于Windows,Linux和MacOS的C ++库管理器