Dashboard > Java字典 > pointer
Java字典 Log In   View a printable version of the current page.
pointer
Added by Anonymous, last edited by Anonymous on Mar 22, 2006  (view change)
Labels: 
(None)

相對於一般的變數,指標是以記憶體位址來當作它的儲存值,而顧名思義它是由指向實際存放資料的記憶體位址,來存取數值
C/C++語言的是擁有指標功能的程式語言之一,可以藉著改變指標內容值向不同記憶體區塊存取資料,
而JAVA因為安全性考量則無指標這項功能,但是java運用(reference)參考的性質也可以說是半個指標

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.1.5a Build:#411 Mar 16, 2006) - Bug/feature request - Contact Administrators