Re: [問題] HAL stub 的 stub 是什麼的縮寫呀?

看板AndroidDev作者 (拋磚引玉)時間14年前 (2011/01/11 18:29), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
我之前是從這邊查到,也許有相關,供您參考 http://developer.android.com/guide/developing/tools/aidl.html ... 3. Implement your interface methods - The AIDL compiler creates an interface in the Java programming language from your AIDL interface. This interface has an inner abstract class named Stub that inherits the interface (and implements a few additional methods necessary for the IPC call). You must create a class that extends YourInterface.Stub and implements the methods you declared in your .aidl file. ... ※ 引述《nothingptt (這該死的溫柔)》之銘言: : 問題 : 看 Android 技術文件常看到 stub 這個字眼,這是什麼字的縮寫有人知道嗎? : 程式碼(請多利用置底文網站) : 參考到的資料(網頁/書籍/...) -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.29.207
文章代碼(AID): #1DB33kT8 (AndroidDev)
文章代碼(AID): #1DB33kT8 (AndroidDev)