Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K
~10K People Reached
Favorite Tags

15 Posted Topics

Member Avatar for anallan
Member Avatar for saurai3h
0
1K
Member Avatar for camthalion95
Member Avatar for gaowei

I know kernel have different ,for example: Linux kernel and Freebsd kernel. But I don't know which is better in these,who can tell me? Thanks in advance. And who have good idea about study kernel? Happy hacking!

Member Avatar for Ying_Yang
0
585
Member Avatar for k2k

I think Linux better than windows. I don't use windows. You don't have to close all the ports. I feel Linux is very security.

Member Avatar for jbennet
0
105
Member Avatar for shwick
Member Avatar for gaowei
0
286
Member Avatar for mjdodd
Member Avatar for sjgriffiths
Member Avatar for gaowei

[COLOR="red"]I don't know why wrong I have read more about .fetchmailrc information [/COLOR][B][U][/U][/B] My .fetchmailrc is poll gmail.com protocol pop3 username "2008gaowei" password "369246" but it is wrong [gaowei@localhost ~]$ vi .fetchmailrc [gaowei@localhost ~]$ chmod 600 .fetchmailrc [gaowei@localhost ~]$ fetchmail -c fetchmail: connection to gmail.com:pop3 [72.14.253.83/110] failed: 连接超时. fetchmail: timeout …

Member Avatar for DimaYasny
0
166
Member Avatar for Febin kv

you should first install xp then install linux you should install linux in your last drive than other drive

Member Avatar for gaowei
0
44
Member Avatar for gaowei

I want to learn python in my holiday!But I don't know which python's book is well.Who can recommend one good book to me! how to learn python! What is important part of python? I'd like to have your advice as to me. Thanks in advance. Any help is much appreciated.

Member Avatar for Impact4ever
0
111
Member Avatar for Chaky1

I feel fedora core 8 is good,but ubuntu also is good.I like fc beter than ubuntu

Member Avatar for Impact4ever
0
104
Member Avatar for Dan86

I have one links,it may useful to you!I hope you find you want to your script! [url]http://pigeons.cvs.sourceforge.net/pigeons/xybackup/src/[/url] cheers

Member Avatar for gaowei
0
98
Member Avatar for gaowei

I don't understand it mean? Who can help me explain it?Thanks in advance! for example this programe: [code=java] public class score{ public static void main(String args[]){ int a[]={90,98,97,67,89,68,76,69,96,66},sum=0; double ave; for(int i=0;i<a.length;i++)sum+=a[i]; ave=sum/10.0; System.out.println("Average="+ave); for(int s:a)System.out.printf("%4d",s); System.out.println(); for(int s:a)System.out.print("%4d",(s-(int)ave)); } }[/code]

Member Avatar for darkagn
0
83
Member Avatar for gaowei

[code=c] /***头文件(.h)****/ #include "stdio.h" /*I/O函数*/ #include "stdlib.h" /*其它说明*/ #include "string.h" /*字符串函数*/ #include "conio.h" /*屏幕操作函数*/ #include "mem.h" /*内存操作函数*/ #include "ctype.h" /*字符操作函数*/ #include "alloc.h" /*动态地址分配函数*/ #define N 10 typedef struct nw /*定义数据结构*/ { char word; /*生词*/ char acceptation; /*词义*/ char aspirate; /*音标*/ int no[N]; /*序号*/ char note; /*注释(包括词性,例句等)*/ struct nw *next; }NEWWORD; …

Member Avatar for Aia
2
177
Member Avatar for christina>you
Member Avatar for christina>you
0
812

The End.