📄 guidelines
字号:
Hi developpers,if you want to submit patchs or code for Progect, here are the styleguidelines I want you to follow : - tabs are 4 spaces - each function has a descriptive header (take one of mine as example) - each funcion is prototyped (in the same file or in the corresponding .h) - each function is closed with its definition in comment (see my code) - work with 80 chars screen width as much as possible (I know it is always possible, even if it's sometimes hard) - dates format in function headers are dd.mm.yyyyI won't accept code that doesn't fit these rules.Send your submissions to : burgbach@users.sourceforge.net
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -