Giter VIP home page Giter VIP logo

51lib's Introduction

项目说明

这个项目收集我平时使用的代码、小项目等等。

C & C++

TrayRun

TrayRun 是sourceforge上的一个开源项目,我把它拷贝一份下来,方便自己使用。官网是这样介绍它的:

TrayRun is an application that allows you to force applications to run in the
task tray. It can be used e.g. to force applications to the task tray that
need to be run on Windows boot.

ourclib

ourclib 是一个C语言的库,主要目的是实现C语言下的各种常见的数据结构

css challenge

我在学习CSS的时候发现 css chanllenge ,并把实现的代码保存下来。

python

bottledemo

bottle一个用python写的迷你网站服务器,bottledemo是我自己整理的一个小例子,方便单机网页测试,特性包括:

  • 当文件运行 python bottledemo.py
  • 支持参数(网站域名、端口)
  • 支持加载静态文件 js, css, html, xml等等
  • 简单的模版例子
  • 包括了项目 HTML5 Boilerplate

51proxy

一个windows下的ssh代理工具,主要是使用plink工具来做代理的。

工具的特点有:

  • 使用简单,只设置好域名、用户名、密码即可
  • 支持密码认证、证书认证两种方式
  • 集成托盘图标,最小化代理程序

缺点是需要一台VPS的登录名和密码。

pcap

收集了一些pcap文件

51lib's People

Contributors

wuyao721 avatar

Watchers

 avatar

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.