Communities

Total Articles 180
No.
Subject
Author
180 Minimal WinMain Source Code secret
[Level:16]gilgil
2   Mar 08, 2012
This article is secret  
179 wireshark build on windows
[Level:16]gilgil
67731   May 13, 2013
http://www.wireshark-.org/docs/wsdg_html_-chunked/ChSetupWin32-.html  
178 Talk is cheap. Show me the code.
[Level:16]gilgil
69258   Mar 22, 2013
https://lkml.org/lkm-l/2000/8/25/132  
177 qt hello world example
[Level:16]gilgil
69943   Nov 16, 2013
 
176 false_sharing_test
[Level:16]gilgil
69975   Oct 23, 2013
[Source Code] #include <iostream> #include <boost/date_time/posi-x_time/posix_time.hp-p> #include <boost/thread.hpp> void run(char* p, int size, int count) { boost::posix_time::p-time begTick(boost::posix-_time::microsec_cloc-...  
175 pipe_test file
[Level:16]gilgil
70318   Feb 19, 2013
pipe_test(2013.02.19-)-2.zip pipe_test(2013.02.19-).zip  
174 Fedora installation for Qt
[Level:16]gilgil
70328   Oct 23, 2013
Fedora installation Change display Change root login Security Update yum install gcc yum install gcc-c++ yum install make Install Qt(4.8.1) yum install libpng-compat ( for libpng12.so file ) yum install xterm ...  
173 [Qt] QByteArray::setRawData (shallow copy or deep copy?) 1 file
[Level:16]gilgil
70352   Feb 18, 2014
Is QByteArray::setRawDa-ta() , are bytes copied or not? I do now know very well the difference beteen test1() and test2() function listed below. :( [source] void test1(){ char buf[] = "abcde"; QBy...  
172 [linux] copy stdout into clipboard
[Level:16]gilgil
70491   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...  
171 Network Headers
[Level:16]gilgil
70547   Nov 03, 2013
http://www.troyjessu-p.com/headers/  
170 HTTP Strict Transport Security for Chrome
[Level:16]gilgil
70580   Mar 07, 2014
http://dev.chromium.-org/sts  
169 Class diagram
[Level:16]gilgil
70607   Oct 08, 2013
http://en.wikipedia.-org/wiki/Class_diagr-am  
168 qmake.conf for msvc2008 1 file
[Level:16]gilgil
70619   Feb 12, 2013
# # qmake configuration for win32-msvc2008 # # Written for Microsoft Visual C++ 2008 # MAKEFILE_GENERATOR = MSVC.NET TEMPLATE = app CONFIG += qt warn_on release incremental flat link_prl prec...  
167 [qt][android] openssl for android
[Level:16]gilgil
70622   Oct 26, 2014
http://wiki.openssl.-org/index.php/Androi-d 1. .bashrc 파일을 다음과 같이 설정한다. # # for android # export _ANDROID_ARCH=arch-arm export _ANDROID_EABI=arm-linux-androideabi-4.8 export _ANDROID_API=n...  
166 C++ unmnamed class
[Level:16]gilgil
70628   Oct 23, 2013
class { public: int no; } obj; int main() { obj.no = 5; }  
165 [qt] How to Use QThread in the Right Way
[Level:16]gilgil
70632   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/  
164 android rooting sites
[Level:16]gilgil
70655   Sep 29, 2014
framaroot : http://framaroot.net-/ towerlroot : https://www.towelroo-t.com/  
163 windivert passthru problem 1 file
[Level:16]gilgil
70663   Mar 26, 2014
[Test Case 1] While calling netdump command, I can see SYN/RST packets when I try to connect to 127.0.0.1:23. netdump "tcp.SrcPort==23 tcp.DstPort==23" While calling passthru command, I can not see...  
162 20 issues of porting C++ code on the 64-bit platform
[Level:16]gilgil
70675   Oct 23, 2013
http://www.viva64.co-m/en/a/0004/  
161 openssl alpn api
[Level:16]gilgil
70675   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);  


XE Login