Yang Group

Results 5 comments of Yang Group

I want to keep the full screen permanently,the user cannot adjust it,thank you

mTab.setTabAdapter(new TabAdapter() { @Override public int getCount() { return mBody.size(); } @Override public ITabView.TabBadge getBadge(int position) { return null; } @Override public ITabView.TabIcon getIcon(int position) { return null; } @Override...

> 在你的setting.json文件中,你设置了 “cmake.buildDirectory”:“${workspaceFolder}/out/${buildType}”,如果你从这个设置中删除了 ${buildType},你能输出你想要的结果吗? current path: “..\out\ui\bin\Debug\rpc_client.dll“ please , how to change output path "..\out\ui\bin\rpc_client.dll" vs2019 is work.

How to use the library on windows?Thanks