GithubHelp home page GithubHelp logo

breezechen / greentimer Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 20.29 MB

http://greentimer.googlecode.com/svn

C++ 39.12% C 50.58% Objective-C 0.01% Makefile 0.21% Shell 7.62% Emacs Lisp 0.06% Awk 0.05% Perl 2.35%

greentimer's Introduction

1、如何使用GreenTimer?
答:
GreenTimer是绿色软件,无需安装。要使用它,只要下载GreenTimer(http://code.google.com/p/greentimer/downloads/list),然后双击运行其中的GreenTimer.exe文件即可。
为了能让它开机自动运行,建议将它拖放到启动菜单中(“开始”-->“程序”-->“启动”)。
GreenTimer没有主界面,启动时仅会在托盘区显示一个图标。遇到整点的时候,它会自动在托盘区显示一个提醒气球。这个气球在十秒钟之后自动关闭。

2、如何编译GreenTimer(如果你不是程序开发人员,那么不必看这一节)
答:
GreenTimer主程序工程文件在svn目录下,路径是BallonMessager\BallonMessager.sln。
GreenTimer使用VC++2003开发,所以你必须要安装有VC++2003。(vc其它版本也行,不过暂时没有提供工程文件,你可能需要hack一下)。
然后,你需要安装WTL。
   * WTL可以在开发包中的compile_resource目录下找到。下载后,双击自解压到任意一个目录。然后把到WTL下的include目录添加为VC++的include目录即可(工具->选项->项目->vc++目录->包含文件)。
   * 编译好的程序要运行需要libcurl.dll等动态链接库,这些库在compile_resource目录下可以找到。

配置好之后,直接按F5就可以编译运行了,祝你顺利!

greentimer's People

Watchers

James Cloos avatar Breeze Chen avatar  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.