PANGDU 胖嘟

楊景皓的工作日記: linux, debian, mysql, vim, php, javascript, python

Wednesday, December 21, 2011

firefx how to select column in table

hold down ctrl key while select
Posted by PANG at 5:36 AM 0 comments
Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

追蹤楊景皓

Labels

  • android (1)
  • apache (2)
  • bash (1)
  • bigmem (1)
  • debian (14)
  • debian squeez (1)
  • DNS (1)
  • exim4 (1)
  • godaddy (1)
  • javascript (1)
  • linux (8)
  • magento (5)
  • mysql (3)
  • Nikon D90 Practice (1)
  • ssh (2)
  • tools (2)
  • ubuntu (1)
  • vim (3)
  • windows 7 (2)
  • wordpress (1)

Search This Blog

Popular Posts

  • magento add custom fields in account and registration
    http://www.magentocommerce.com/wiki/5_-_modules_and_development/customers_and_accounts/registration_fields http://www.magentocommerce.com/...
  • create debian usb install stick, on a mac machine
    sudo dd if=~/Desktop/debian-live-7.0.0-i386-gnome-desktop.iso of=/dev/rdisk1 bs=1m
  • debian firefox java plugin install
    download the library, extract them, then   ln -s jdk/jdk1.6.0_26/jre/lib/i386/libnpjp2.so  ~/.mozilla/plugins/    
  • mysql change root password
    mysqladmin -u root -p'abc' password '123456'
  • linux untar a tar ball with permissions intact
    sudo tar xpzvvf file.tar.gz
  • ADB: error: insufficient permissions for device
    problem: List of devices attached ???????????? no permissions solution: adb kill-server sudo adb start-server adb devices
  • mysqldump dump individual, ungrouped inserts
    mysqldump dump individual, ungrouped inserts, so you can debug each insert. mysqldump --add-drop-table --extended-insert=FALSE --complete-...
  • install magento on debian apt-get install way
    sudo apt-get install apache2 mysql-server php5 php5-mysql php-soap php5-mcrypt php5-curl php5-gd
  • linux command change files extension jpeg to jpg
    rename 's/\.jpeg/.jpg/i' ./*
  • debian disable services at startup
    sudo update-rc.d -f exim4 remove

Blog Archive

  • ►  2014 (1)
    • ►  September (1)
  • ►  2013 (18)
    • ►  October (1)
    • ►  August (3)
    • ►  July (1)
    • ►  May (4)
    • ►  April (3)
    • ►  March (3)
    • ►  January (3)
  • ►  2012 (23)
    • ►  December (4)
    • ►  November (1)
    • ►  October (4)
    • ►  September (2)
    • ►  March (6)
    • ►  February (3)
    • ►  January (3)
  • ▼  2011 (44)
    • ▼  December (1)
      • firefx how to select column in table
    • ►  November (1)
    • ►  October (3)
    • ►  September (1)
    • ►  August (2)
    • ►  April (2)
    • ►  March (9)
    • ►  February (25)
Powered by Blogger.