摘要:
Since arrays are always passed by reference, all changes made to the array elements inside the function will be made to the original array.int Process... 阅读全文
posted @ 2015-03-05 01:07
Learn Open CAD
阅读(173)评论(0)推荐(0)
摘要:
1. 复制整个listCopying and incrementing/decrementing the copy is the only way it can be done.You can write wrapper functions to hide it (and as mentioned ... 阅读全文
posted @ 2015-02-26 00:59
Learn Open CAD
阅读(552)评论(0)推荐(0)