Communities

Total Articles 180
No.
Subject
Author
160 [regex] Of running multiple regexp at once
[Level:16]gilgil
68999   May 06, 2015
http://fulmicoton.co-m/posts/multiregexp/-  
159 [cmake] How to change install prefix
[Level:16]gilgil
68967   Mar 31, 2015
cmake -DCMAKE_INSTALL_PREFI-X:PATH=/home/gilgil . && make all install cmake -DCMAKE_INSTALL_PREFI-X:PATH=$PWD/usr/local . && make all install  
158 openssl alpn api
[Level:16]gilgil
68934   Mar 19, 2015
[ssl_lib.c] int SSL_CTX_set_alpn_pro-tos(SSL_CTX *ctx, const unsigned char* protos, unsigned protos_len); int SSL_set_alpn_protos(-SSL *ssl, const unsigned char *protos, unsigned protos_len);  
157 [qt] The Property Browser Framework
[Level:16]gilgil
90143   Jan 30, 2015
qt-solutions https://qt.gitorious-.org/qt-solutions/qt-solutions The Property Browser Framework http://doc.qt.digia.-com/qq/qq18-propertybrowser.html-  
156 Of running multiple regexp at once
[Level:16]gilgil
68918   Jan 01, 2015
http://fulmicoton.co-m/posts/multiregexp/-  
155 [qt] How to Use QThread in the Right Way
[Level:16]gilgil
68874   Dec 31, 2014
http://blog.debao.me-/2013/08/how-to-use-qthread-in-the-right-way-part-1/ http://blog.debao.me-/2013/08/how-to-use-qthread-in-the-right-way-part-2/  
154 [c++] g++ exception(divide by zero)
[Level:16]gilgil
68846   Dec 25, 2014
http://www.network54-.com/Forum/613583/me-ssage/1364726793/Usi-ng+C%2B%2B+exception-+handling+to+catch+f-loating+point+divide-+by+zero.  
153 [linux] pipe_test file
[Level:16]gilgil
78407   Dec 23, 2014
pipe_test.tar.gz  
152 [qt] obj_qvariant_conversion_test file
[Level:16]gilgil
70614   Dec 22, 2014
obj_qvariant_convers-ion_test.tar.gz obj_qvariant_convers-ion_test(2014.12.22 2143).tar.gz V_QVARIANT_CONVERSIO-N(TYPE) and V_TYPE_CONVERSION(TY-PE, NEWTYPE, MEMBER) added. obj_qvariant_convers-ion_test(2014....  
151 [c++] explicit
[Level:16]gilgil
68900   Dec 22, 2014
explicit http://en.cppreferen-ce.com/w/cpp/languag-e/explicit explicit type conversion http://en.cppreferen-ce.com/w/cpp/languag-e/explicit_cast  
150 [c++] integer casting test
[Level:16]gilgil
68920   Dec 21, 2014
Guess the result of the following code. [Code] #include <iostream> #include <limits.h> using namespace std; int main() { { char c1 = CHAR_MAX; char c2 = (c1 + 1) / 2; cout << c2 << endl; } { short s1 = SHRT_MAX; sh...  
149 [linux] sock structure
[Level:16]gilgil
88695   Dec 12, 2014
#define AF_INET PF_INET#define AF_INET6 PF_INET6#define PF_INET 2 /* IP protocol family. */#define PF_INET6 10 /* IP version 6. */ /* Internet address. */typedef uint32_t in_addr_t;struct in_addr { in_addr_t...  
148 [c++] console build log file
[Level:16]gilgil
68885   Dec 07, 2014
console_build_log_te-st.zip msvc msvc2012 qt linux mingw msvc2012  
147 [linux] copy stdout into clipboard
[Level:16]gilgil
68839   Nov 30, 2014
http://stackoverflow-.com/questions/51309-68/how-can-i-copy-the-output-of-a-command-directly-into-my-clipboard Install xclip sudo apt-get install xclip All alias in bashrc # # clipboard # alias c='xclip -selection clipbo...  
146 [etc] Markdown
[Level:16]gilgil
68926   Nov 27, 2014
[Markdown Basics] https://help.github.-com/articles/markdow-n-basics/ [Online Markdown Editor] http://dillinger.io/-  
145 [linux] shell_test file
[Level:16]gilgil
87807   Nov 20, 2014
[a.sh] A="this is a" export EA="this is ea" echo "[a.sh] A =" $A echo "[a.sh] EA=" $EA echo b.sh [b.sh] B="this is b" export EB="this is eb" echo "[b.sh] A =" $A echo "[b.sh] EA=" $EA echo...  
144 [linux] The Linux Kernel Module Programming Guide 1
[Level:16]gilgil
154102   Nov 17, 2014
http://www.tldp.org/-LDP/lkmpg/2.6/html/l-kmpg.html  
143 [c] libxml sample using sax
[Level:16]gilgil
68903   Nov 14, 2014
http://stackoverflow-.com/questions/39599-87/requesting-complete-compilable-libxml2-sax-example  
142 [wireshark] running wireshark as root count warning message
[Level:16]gilgil
68948   Nov 14, 2014
fix lua error: cd /usr/share/wireshark- nano init.lua line #29 change to: disable_lua = true  
141 [linux] How to show Using built-in specs.
[Level:16]gilgil
263455   Nov 14, 2014
~# echo | gcc -v -x c -E - Using built-in specs. COLLECT_GCC=gcc Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/do-c/gcc-4.8/READ...  


XE Login