Re: [問題] HAL stub 的 stub 是什麼的縮寫呀?
我之前是從這邊查到,也許有相關,供您參考
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
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 3 篇):
AndroidDev 近期熱門文章
PTT數位生活區 即時熱門文章