”。Myget commonly used in the following forms:#mytget-D/root/-N 10[color= "#0000ff"]http://lumaqq.linuxsir.org/download/patch/lumaqq_2004t_patch_2005.07.21.00.00.zip LinuxdownLinuxdown is a command-line multithreaded download tool that supports up to 30 threads of download. In[color= "#0000ff"]https://gro.clinux.org/frs/download.php/1015/linuxdown-1.0.0.tar.gzDownload the latest version of 1.1.0. Then compile the installation using the following comman
http://www.embedworld.com/
http://c-faq.com/
Cross-referencing Linux (based on LXR Linux source read, Emacs Etags when not good)
http://lxr.linux.no/source/
Excellent Dragon Technology
http://www.ucdragon.com/
Hua Heng Company's homepage, there are a lot of relevant information, waiting for everyone to find
Http://www.hhcn.com/chinese/embedlinux-res.html
at91rm9200 Patch Download site
http://maxim.org.za/AT91RM9200/2.6/
Http://www.arm.linux.org.uk/developer
IRIS http://gro.clinux.org/
Axel Installation
Debian/ubuntu/linux Mint Users
The code is as follows
Copy Code
sudo apt-get install Axel
Redhat/fedora users can install the following command:
The code is as follows
Copy Code
Yum Install Axel
Similarly, you can compile the source code installation:
The code is as follows
Copy Code
CD ~/download wgetHttp://alioth.debian.org/frs
, String colname) {
This.min=min; This.max=max; This.colname=colname;
}
public Boolean Evaluate (RowSet rs) {
CachedRowSet crs= (CachedRowSet) RS;
if ((Crs.getint (colname) >min) (Crs.getint (colname)
return true;
else return false;
}
}
Here we use this filter to filter out the data between Min and Max:
Filteredrowset frs=new Filteredrowset ();
......
Frs.setcommand ("SELECT * from table1");
Frs.execute ()//Get all the data first;
Frs.
This article details how to configure Ruby on Rails development environment in Windows, and hopefully it will help ror beginners.
First, download and install Ruby
The best choice to install Ruby under Windows is Rubyinstaller (one-click installation package).Download Address: http://rubyforge.org/frs/?group_id=167.We are here to download the newer Rubyinstaller-1.9.3-p0.exe one-button installation package. This installation package contains a number
://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p0.tar.gz
Tar xzvf ruby-1.9.3-p0.tar.gz
CD ruby-1.9.3-p0
./configure--prefix=/usr/local--enable-shared--disable-install-doc--with-opt-dir=/usr/local/lib
Make
Make install
Vi. Upgrading the Gem and installing Rails If the gem installation fails, you can install it by downloading the source code.
Copy Code code as follows:
wget http://rubyforge.org/frs/download
area, if the operation of the process can not be deleted and refused to be prompted, it may be because the state of multiple DCs is not synchronized, just wait a moment. In a multi-domain environment, the _MSDCS zone must be created separately, otherwise only the DCs of this domain can be found, and the GC servers (3) of the other domains in the forest are not found. Nltest.exe/dzregdns Features: Fast and does not affect the user from a security perspective, It is best to configure DNS as an Ac
Use Instantrails to quickly build ruby on rails development environment
There's been a lot of interest in Ruby on Rails to see what's been praised by many people, but the development that has been done under Windows is a headache for Ruby on Rails's development environment, which is why Ruby on Rails has never started. Just saw the instantrails in Javaeye, a suite of all in one, to help you quickly build the Ruby on Rails development environment, immediately under a try, OK, relatively smooth,
installation is successful, run ruby-v to view the ruby version information, such:
Ruby 1.8.7 (patchlevel 352) [i686-linux]
3. install RubyGems
This is more picky, mentioned in redmine Installation Guide (http://www.redmine.org/projects/redmine/wiki/RedmineInstall) there are requirements, to be in 1.3.7 ~ Between 1.7.0, I chose version 1.6.2. Download the source code for installation.
1: # cd ~ /Rails_install 2: # wget http://rubyforge.org/frs/down
Install axelwgethttp: // export Debian under the Debian1sudoapt-getinstallaxelCentOS
1
Sudo apt-get install axel
Install axel in CentOS
Wget http://alioth.debian.org/frs/download.php/3015/axel-2.4.tar.gz
Tar zxvf axel-2.4.tar.gz
Cd axel-2.4
./Configure
Make
Make install
Download www.2cto.com axelget. conf and axelget. py
# Wget http://cnfreesoft.googlecode.com/svn/trunk/axelget/axelget.conf
# Wget http://cnfreesoft.googlecode.com/svn/trunk/axel
Please refer to the previous article to learn about CakePHP, the previous article first read this http://www.bitsCN.com/article/16244.htm
Next, we will describe this framework step by step.
First, download the framework:
Official Homepage: http://cakephp.org/
: Http://cakeforge.org/frs? Group_id = 23 release_id = 428.
Official documents: http://book.cakephp.org/view/305/The-Manual
Third-party Introduction: http://www.1x3x.net/cakephp/
Select stable v
Build a rails environment under Ubuntu10.04 under the virtual machine 1: ruby installation 1) installation: sudoapt-getinstallrubybuild-essentiallibopenssl-rubyruby1.8-devirbrdoclibssl-devlibreadline5-devzlib1g-dev2) test installation successful: ruby-v display version number,
Setting up the rails environment of Ubuntu 10.04 under a virtual machine
1: ruby Installation
1)
Installation:
Sudo apt-get install ruby build-essential libopenssl-ruby ruby1.8-dev irb rdoc libssl-dev libreadline5-dev zlib
Reminder, the version must not be too high, especially redmine, I toss on this issue for a long time. The version numbers given below are installed successfully.Remine do not need apache,php, etc environment.1. Add a ruby runtime environment to Dos (download and install Rubyinstaller-1.8.7-p249-rc2.exe): http://rubyforge.org/frs/?group_id=167release_id=425632. The operating environment required to install the RedmineAfter installing Rubyinstaller, cli
-localsettingsObject Dn:cn=dfsr-localsettings,cn=cansinesv02,ou=domain controllers,dc=cansine,dc=comError: 2 (the system cannot find the file specified.) )Domain controller: cansinesv01.cansine.comPolling period: 60......................... CANSINESV02 has passed the test dfsreventStart test: Sysvolcheck* The File Replication Service SYSVOL is ready to testRegistry lookup could not determine the status of the SYSVOL. The error returned is 0x0 "Operation completed successfully. ”。 Check the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.