-- 先建立外部模組

CREATE EXTENSION pgcrypto;
-- 再建立 test_user 表格

黃彥霖 發表在 痞客邦 留言(4) 人氣()

CQtwindows32ToolsQtCreatorbinqtcreator_process_stub.exe
#include<QCoreApplication>
#include<QDebug>
#include<QTextStream>
int main(int argc, char*argv[]) {
    QCoreApplication a(argc,argv);

黃彥霖 發表在 痞客邦 留言(0) 人氣()

MainWindow

*.pro 文件加入:

    QT += core   gui   multimediamulti   mediawidgets

------------------------------------------------------------------------
mainwindow.h 檔案:

黃彥霖 發表在 痞客邦 留言(0) 人氣()

CQtQt5.5.1ToolsQtCreatorbinqtcreator_process_stub.exe

main.cpp

#include "cat.h"
#include <QCoreApplication>
int main(int argc, char * argv[]) {
    QCoreApplication a(argc,argv);

黃彥霖 發表在 痞客邦 留言(0) 人氣()

PrtScr capture_3

本範例環境:
作業系統:Win 10
編譯器:MSVC 2013
開發環境:Qt Creator 3.5.1
Qt 版本:5.5.1

黃彥霖 發表在 痞客邦 留言(0) 人氣()

常用參數:
    QIODevice::ReadWrite
    QIODevice::ReadOnly
    QIODevice::WriteOnly
    QIODevice::Text

黃彥霖 發表在 痞客邦 留言(0) 人氣()

PrtScr capture_3

寫入Json 物件:

#include<QCoreApplication>
#include<QJsonDocument>
#include<QJsonObject>
#include<QJsonValue>

黃彥霖 發表在 痞客邦 留言(1) 人氣()

#include<QCoreApplication>
#include<QDebug>
#include<QtNetwork/QNetworkAccessManager>
#include<QtNetwork/QNetworkRequest>
#include<QtNetwork/QNetworkReply>

黃彥霖 發表在 痞客邦 留言(0) 人氣()

PrtScr capture
#include <QCoreApplication>
#include <QDebug>
#include "windows.h"                // Windows
// #include "#include <sys/stat.h>" // Linux
intmain(int argc, char * argv[]){

黃彥霖 發表在 痞客邦 留言(0) 人氣()

CQtQt5.5.1ToolsQtCreatorbinqtcreator_process_stub.exe
#include<QCoreApplication>
#include<QDebug>
#include<QtNetwork/QNetworkAccessManager>
#include<QtNetwork/QNetworkRequest>
#include<QtNetwork/QNetworkReply>

黃彥霖 發表在 痞客邦 留言(0) 人氣()

安安你好
#include<QApplication>
#include<QLabel>
intmain(intargc,char*argv[]) {
    QApplicationa(argc,argv);
    QWidget*w=newQWidget();

黃彥霖 發表在 痞客邦 留言(0) 人氣()

PrtScr%20capture_2.jpg
 
直接顯示:

import org.bytedeco.javacv.CanvasFrame;

黃彥霖 發表在 痞客邦 留言(0) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。