Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whitedodo/mariamfc
Visual C++ 2019에서 MariaDB 10.4 연동하여 개발함.(Visual C ++ 2019 developed in conjunction with MariaDB 10.4.)
https://github.com/whitedodo/mariamfc
cpp mariadb mfc mysql windows
Last synced: about 1 month ago
JSON representation
Visual C++ 2019에서 MariaDB 10.4 연동하여 개발함.(Visual C ++ 2019 developed in conjunction with MariaDB 10.4.)
- Host: GitHub
- URL: https://github.com/whitedodo/mariamfc
- Owner: whitedodo
- License: other
- Created: 2019-07-23T17:14:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T00:15:09.000Z (over 5 years ago)
- Last Synced: 2024-11-07T09:40:02.998Z (3 months ago)
- Topics: cpp, mariadb, mfc, mysql, windows
- Language: C
- Homepage:
- Size: 9.17 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# MariaMFC
#### 작성자 소개(About the author)
> ##### 1. Dodo ([email protected] / [email protected])
> ##### 2. Created by: 2019-07-24
> ##### 3. Description:
> ###### 3-1. 2019-07-24 / Jasper / Insert문과 SELECT문을 작성하였음.(Written Insert and SELECT statements.)
> ##### 4. License: GNU License v3#### 빌드(Build)
> ##### 1. Visual Studio 2017, Visual Studio 2019에서 사용하시기 바랍니다.(Please use Visual Studio 2017 and Visual Studio 2019.)#### 시연(Practice Site)
> ##### 1. MariaMFC 시연하기 1부, https://youtu.be/D_26h14WUhw, Last Modified 2019-07-24, Accessed by 2019-07-24
> ##### 2. MariaMFC 시연하기 2부, https://youtu.be/_jykVFq0Wig, Last Modified 2019-07-24, Accessed by 2019-07-24
> ##### 3. MariaMFC 시연하기 3부, https://youtu.be/Bvw3rsD8wmc, Last Modified 2019-07-24, Accessed by 2019-07-24
> ##### 4. MariaMFC 시연하기 4부, https://youtu.be/JrQlLMR0kDs, Last Modified 2019-07-29, Accessed by 2019-07-29#### * 참고(Reference):
> ##### 1. CWnd::MessageBox | Microsoft Docs, https://docs.microsoft.com/en-us/previous-versions/0eebkf6f(v=vs.140) Last Modified 2019-07-23, Accessed by 2019-07-23
> ##### 2. CWnd 클래스 | Microsoft Docs, https://docs.microsoft.com/ko-kr/cpp/mfc/reference/cwnd-class?view=vs-2019#messagebox Last Modified 2019-07-23, Accessed by 2019-07-23
> ##### 3. MariaDB Connector/C - MariaDB, https://downloads.mariadb.org/connector-c/, Last Modified 2019-07-23, Accessed by 2019-07-23
> ##### 4. GitHub - viaduck/mariadbpp: C++ client library for MariaDB. Continuation of https://code.launchpad.net/mariadb++, https://github.com/viaduck/mariadbpp, Last Modified 2019-07-23, Accessed by 2019-07-23