sanweikui
Members-
Content Count
54 -
Joined
-
Last visited
Everything posted by sanweikui
-
[How2] Create "Show Desktop " icon ... too easy
sanweikui replied to rowita's topic in Operating Systems
Good!BTW how do you find this? -
Windows XP - please help! crashing unexpectedly :(
sanweikui replied to Vacant's topic in Web Hosting Support
NO, i didn't think that you have any virus. Its normal for the XP after some days. It runs slow and start up difficult. It only means you should reinstall it. -
I test my site after read your post:C:\>ftp ftp.sanweikui.trap17.comConnected to ftp.sanweikui.trap17.com.220-=(<*>)=-.:. (( Welcome to PureFTPd 1.0.12 )) .:.-=(<*220-You are user number 4 of 50 allowed.220-Local time is now 05:28 and the load is 1.12. Server220-IPv6 connections are also welcome on this server.220 You will be disconnected after 15 minutes of inactiviUser (ftp.sanweikui.trap17.com:(none)): XXXXX331 User XXXXX OK. Password requiredPassword:230-User XXXXX has group access to: XXXXX230 OK. Current restricted directory is /ftp> ls200 PORT command successful150 Connecting to port 3673index.htmlmailpublic_ftppublic_htmltmpwww226 6 matches totalftp: 53 bytes received in 0.00Seconds 53000.00Kbytes/sec.ftp>I use the account which created by the Xisto admin. So the error must is caused by your ftp account. BTW why not use a windows tool like cuteFtp \ FlashFXP etc.
-
Windows XP - please help! crashing unexpectedly :(
sanweikui replied to Vacant's topic in Web Hosting Support
Yes, as you find, there are lots of matter with you if you use this OS. XP looks fine but has no more benefit except this. Win2000 is better. -
you should get a J2SDK, which are some packages of java api. it can download from sun site : http://www.oracle.com/technetwork/java/index.htmland you need a compiler . Editplus 、 jcreator 、 jbuilder 、netbeans 、 eclipse, etc, are all good select.
-
Eclipse ! Its a big IDE hasing lots of plugins actually. I usually use it with my java program. But now i found a plugin for php. You can use Apache,mysql,php in single tools. Here is what is eclipse and how to use it: http://forums.xisto.com/no_longer_exists/ Here is biggest site for eclipse plugins: http://www.eclipse-plugins.info/eclipse/index.jsp
-
Thats true! There are more apps on linux than before. But not enough. Linux and some apps on it are free as we know, I think thats value for the soft engineer, not for us. I hava had two OS installed on my pc, but use the linux seldom.
-
DOS! I think.It uses much less system resource , so there are more left to the game .
-
after you install the mysql, there is a root user you can use. to create any other user and password,you should use "grant" or "insert". the link under will give you help: http://forums.xisto.com/no_longer_exists/
-
what's your meaning?
-
yes! testing your scripts locally is good practice. because of an error, the server maybe be damaged. upload it to the host then edit it, is not as simple as do that locally. there are so many article to describe how to set up the php server, so its very easy.
-
Free online java compiler =) no need to download the sun java SDK =)
sanweikui replied to Eric Straven's topic in Programming
Eric:are you a java engineer? how long do you study it? what are you interested in?and which compiler do you used now? -
Qingdao, China. English is poor, so don't know what more to say
-
Free online java compiler =) no need to download the sun java SDK =)
sanweikui replied to Eric Straven's topic in Programming
But you must online....and how to ensure the code safety? -
its looks so good! i havn't decide to install it or not.....
-
I can't use the Google.com site
-
to Spectre:What you said is for the copyright resion?
-
So how long will I complete the 10 posts
-
do that reflect the state of using java ?
-
really? the scsi harddesk can change to ide?? I havnt heard before.
-
too many site can teach you javascript . But they use Chinese , if you are able to read I will glad to tell you.Im chinese too.
-
I also want a jsp host. I study that only.
-
As a beginner, NotePad is not good tool for you. Because the coding help is important for you, or you must memorize so much language.JCreator may be! It has color words, coding help, auto compile, fast speed, and clean code.JBuilder is more powerful, but more expensive, and more slow. Its component by itself will make you bemused.Elipse is free, and power too. So if you are a veteran, its suit you.