本文源自於 https://docs.microsoft.com/en-us/previous-versions/windows/hardware/design/dn614028(v=vs.85)?redirectedfrom=MSDN 參考 http://biosengineer.blogspot.com/2014/10/wmi-acpi.html |
- Nov 23 Tue 2021 17:31
WMI and ACPI
- Jun 29 Tue 2021 18:44
Intel CPU處理器的型號與代碼識別, 以及Graphics driver相關study
簡易討論關於Intel CPU Atom-Celeron-Pentium系列之間的不同
https://www.quora.com/What-are-the-differences-between-Intel-Atom-Celeron-and-Pentium-For-example-speed-differences
- Jul 22 Mon 2019 17:29
IPMI tool 介紹與概觀
- Jan 11 Fri 2019 23:54
QML與C++結合之概述-簡報
https://www.slideshare.net/YunLinHuang/overview-qml-and-c-integration-127780275https://www.slideshare.net/YunLinHuang/overview-qml-and-c-integration-127780275
- Nov 26 Mon 2018 13:31
[QT] QT test - Writing a Benchmark
- Nov 10 Sat 2018 11:49
Qt Quick 的keyboard focus
Qt Quick 的keyboard focus (本文源於 http://doc.qt.io/qt-5/qtquick-input-focus.html)
按下或釋放按鍵時,會生成一個按鍵事件並將其傳送到focus的Qt Quick item。 為了便於構建可重複使用的組件(reusable components)並解決Fluid UI特有的一些案例,Qt Quick item為Qt的傳統keyboard focus model添加了以scope為基礎的擴充。
- Nov 01 Thu 2018 20:14
[QT] Connecting in Qt 5 & 自建Model
Qt 5.0 以後connection更新, 可以將slot設定為 function, 而非一定要是QObject, 且slot 可以有更加靈活的用法 (並非一定要有相對應parameter之slot function, 其他成員函式亦可執行):
New: connecting to QObject member
Here's Qt 5's new way to connect two QObjects and pass non-string objects:
- Oct 17 Wed 2018 09:34
[QT-QML] QtQuick -TextInput, TextField, TextEdit, TextArea介紹 (轉載)
本文主要介紹基本元素TextInput,TextField,TextEdit,TextArea等的基本屬性。
1)行編輯
- Jun 12 Tue 2018 18:26
SSD (物體檢測模型)
- Dec 06 Wed 2017 18:08
[Linux] 關於Yocto