- Strength to Increase Rep
- +3
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 2
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
Re: Very nice however the best teacher will allways be practise! I agree with your idea But we have good point better than not ,so we should practical after learn these good tutorials | |
Re: First,you must alone think this question,you must believe yourself. | |
Re: help me in aproper way i want to print words in reverse. i could print characters in reverse but not words for(int i=arr.length;i>0;i--) printf(arr[i]); HI every one My name is gaowei from chinese.I am a student in xi'an Institute of Post and Telecommunications from the Department of Network Engineering.I like … | |
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! | |
Re: 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. | |
Re: I use putty in my school's laboratory. But I don't know you how to use vsftp? Thanks! | |
Re: I like Linux and don't like xp so I don't use xp. | |
[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 … | |
Re: you should first install xp then install linux you should install linux in your last drive than other drive | |
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. | |
Re: I feel fedora core 8 is good,but ubuntu also is good.I like fc beter than ubuntu | |
Re: 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 | |
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] | |
[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; … | |
Re: This point is good.we should make ourslves happy and help to another . |