Coder Social home page Coder Social logo

test-toys's Introduction

test-toys, 编码练习

1.cpp, c/c++方面的测试程序,其中的libmisc.a是基础功能,为其它目录所依赖

  • 日志宏,日志中自动添加函数、文件名、行号、进程号等信息,方便调试。包括WARNING/NOTICE两个级别。
    • NOTICE 2014-02-05 00:02:02 (t_lua.cpp:85,test_conf:3412) width=3, height=14
  • 时间函数,纯粹测试使用
  • leveldb中的testharness摘录出来并试用了一下

2.lua, lua相关的学习测试

  • 依赖:lua,expat
  • 使用so之前,需要先设置LD_LIBRARY_PATH,source env.sh即可
  • t_lua.cpp,综合多种功能的一个入口程序
    • conf t_conf.lua, 测试使用lua给c/cpp作为配置文件的功能
    • stack, 打印栈的功能的试用
  • luadir.so, dir封装为lua函数。测试命令:lua dir.lua
  • luaexpat.so, xml解析库封装为lua函数。测试命令:lua expat.lua
  1. py, python学习过程中的一些练习

test-toys's People

Contributors

zhuhk avatar enyun avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Forkers

duckrun

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.