首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
handy专题
Handy Notes for 2013 Beijing Perl Workshop
2013 Beijing Perl Workshop Yesterday I joined Beijing Perl Workshop and met lots of friends again, Joe, Roger, Qiang .... Below are my casual notes for yesterday's sessions. Just put it at
阅读更多...
基于handy的聊天室
handy是c++的网络库,其简单易用,容易上手。 github地址: https://github.com/yedf/handyhttps://github.com/yedf/handy 以下便实现了一个聊天室,任意一个人发送的数据会被转发给其他所有人,参考的是示例中的chat.cc,并做了一些修改,代码如下: #include <handy/handy.h>#include <map>
阅读更多...
imperative handy immutable counterintuitive
2019独角兽企业重金招聘Python工程师标准>>> imperative英[ɪmˈperətɪv]美[ɪmˈpɛrətɪv] adj.势在必行的; 必要的,不可避免的; 命令的,专横的; [语] 祈使的; n.命令; 必要的事; 规则; [语] 祈使语气; handy 英 [ˈhændi] 美 [ˈhændi] adj. 方便的;手巧的;手边的,附近的;便于使用的
阅读更多...