I found that many open source projects use ret and res for naming. Under what circumstances would this be used? Are there any rules for common names?
return 返回結(jié)果,多用在函數(shù)返回結(jié)果 resource 資源,多用在ajax返回的結(jié)果