You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nowadays many things support complex variable names. So why not name them in your native language? That saves your time thinking of a name, and time is important.
Good 👍
记录=提取记录(结果)
Bad 👎
processRecord = getRecord(Result)
The text was updated successfully, but these errors were encountered:
Nowadays many things support complex variable names. So why not name them in your native language? That saves your time thinking of a name, and time is important.
Good 👍
Bad 👎
The text was updated successfully, but these errors were encountered: