Determining which linking method to use 確定要使用的鏈接方法
The class description points to all dynamically linked methods applicable to the object 類的描述指對象可用的所有動(dòng)態(tài)鏈接方法。
First, a short overview of the linking methods used by the two formats is required 首先,簡單介紹一下兩種格式所使用的連接方法。
We use selector functions to locate and call dynamically linked methods for an object 我們使用選擇函數(shù)為對象來定位并動(dòng)態(tài)鏈接調(diào)用方法。
This way, every dynamically linked method has a simple way to call its superclass method 由此,每個(gè)動(dòng)態(tài)連接方法都有一個(gè)簡單方式調(diào)用其基類方法。
A statically linked method is no different from a selector : it must verify its argument object 靜態(tài)連接方法與選擇器沒有不同:它必須檢驗(yàn)它的參數(shù)對象。
Objects point to their class descriptions which, for the most part, contain pointers to dynamically linked methods 對象指向它們的類描述,后者大多包括了指向動(dòng)態(tài)連接方法的指針。
As the background very fair, edge detection and linking method can be used to isolate insect, and a good effect is achieved 由于背景比較干凈,選用邊緣法進(jìn)行儲(chǔ)糧昆蟲圖像分割,效果良好。
Once we look at dynamically linked methods, agreeing on specific method namesfor callback purposes does not seem to be as limiting 一旦我們注意到動(dòng)態(tài)連接的方法,對于具體回調(diào)函數(shù)名稱的協(xié)商應(yīng)該沒有問題。
It is proposed that the ideal of designing drawing plate, hierarchy model of graph class and the linking method between graph and database 給出了繪圖模塊的設(shè)計(jì)思想,繪圖類的層次模型以及圖形數(shù)據(jù)的連接方法的實(shí)現(xiàn)