Giter Club home page Giter Club logo

cet_dic's Introduction

CET_Dic -> 用MySQL做一个小小的英语词汇表

2017.6.17

我的第一次裸考贡献给了CET-6
还是好好看单词吧
用刚学的MySQL配合C/C++做个小程序

2017.7.15

由于对C/C++连接MySQL的预计准备不充分 需求变更,计划如下
使用redis的K-V(单词-汉译)进行最简单的查询(预期两天)
后续使用MySQL进行复杂的各种功能
主要希望先成功实现最简单的C/S demo

2017.7.17

使用hiredis连接redis,准备使用pipe进行批量导入。
目前问题在于数据传输,准备使用jsoncpp。

2017.7.18

成功使用(Mass Insertion)完成了批量插入
jsoncpp解析成功,,,虽然很简单,
但是最简单的例子完成啦!!!
代码位于demo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.