【源码截图】
【核心源码】
.
├── ntp_for_qt-master
│ ├── README.md
│ ├── main.cpp
│ ├── mainwindow.cpp
│ ├── mainwindow.h
│ ├── mainwindow.ui
│ ├── networktimestamp
│ │ ├── localtimedaemon.cpp
│ │ ├── localtimedaemon.h
│ │ ├── networktimestamp.cpp
│ │ ├── networktimestamp.h
│ │ ├── ntpclient.cpp
│ │ └── ntpclient.h
│ └── ntptest.pro
└── _qt_ntp.zip
2 directories, 13 files





