[摘要] 先看效果圖上圖其實(shí)就一TextView的展示內(nèi)容,如何做到?代碼實(shí)現(xiàn)TextView tv = (TextView) findViewById(R.id.text_view); SpannableString ss = new SpannableString( ...[全文]
[摘要] In this article, I will explain how to build Qt 4.8 in windows by VS 2005. I take Qt 4.8.6 as the building target.Step 0, Download the Qt 4.8.6, and u[全文]