⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hacking

📁 rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Wind
💻
字号:
Code style / indentation------------------------The file indent-all.sh contains information about the current codestyle.  Run this script before commits.Variable argument macros------------------------Variable argument macros are non-portable in general, and should beavoided.  Either use a second set of parentheses like DEBUG, or createa variable argument function like error.Structure---------The core protocol stack should be system-independent (i.e. ANSI Conly) so that it is easy to port. This currently applies to thefollowing files:bitmap.c licence.c orders.c rdp.c rdp5.c cache.c iso.c mcs.csecure.c mppc.c channels.crdesktop.cRDP resources-------------http://dev.remotenetworktechnology.com/refdata.htm

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -