Git Product home page Git Product logo

bin's People

Contributors

eexpress avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bin's Issues

cairo2png/cal.pl的bug和改法.

cairo2png/cal.pl 第24行,

@d=$calendar=~/月 (\d+)/g;

这样的写法,在下半月,会把下个月的节日一起匹配上去.
建议改成

@d = ($calendar =~ /${mon}月 (\d+)/g);

.fvwm2rc

Ubuntu 12.04
sudo apt-get install fvwm

cp .fvwm2c ~/.fvwm/

然后重启登陆fvwm,就进不了系统了。
是不是还要配置其他东西

ap.bash 在Ubuntu14.04的问题

一直使用你写的ap.bash开启wifi共享,升级ubuntu14.04之后发现无法使用。
与新版本的hostapd有关,装回saucy源的版本就正常了,能否麻烦你看下问题出在哪?
谢谢!

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.