Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

Linux Â¼ÖÆ×ÀÃæµÄ¼òµ¥¹¤¾ß

It's actually an application named <em><strong>recordmydesktop</strong></em>, which can be installed by <strong>sudo apt-get install recordmydesktop</strong>.
There are various kinds of purpose to use, but for me, I would like to present or show some mock-up to other people. I made a simple file
<strong>#!/bin/bash
recordmydesktop -windowid $( xwininfo -frame | awk '/Window id:/ {print $4}' )</strong>
After running this script, there is a cross cursor which allows you to select a window. As soon as the window is selected, the recording start. To end the recording, simply type Ctrl+C. After several lines of screen output, there is a .ogv file generated.
You can use Movie Player to view the file if you are using Linux. However, you can still view this file by using VLC, which can be installed to both Mac and Windows.


Ïà¹ØÎĵµ£º

linuxÏÂmysqlµÄʹÓÃ


Æô¶¯mysql:  /etc/rc.d/init.d/mysql start
ÐÞ¸ÄÃÜÂë: ¸ñʽ£ºmysqladmin -uÓû§Ãû -p¾ÉÃÜÂë password ÐÂÃÜÂë
ʹÓÃÃÜÂëµÇ¼:  mysql -u root -p
ÏÔʾÊý¾Ý¿â:  show databases;
Ñ¡ÔñÊý¾Ý¿â:  use Êý¾Ý¿âÃû;
ÏÔʾ±í:  show tables;
ÏÔʾ±í½á¹¹:  descibe ±íÃû;
Ô¶³ÌµÇ¼mysqlÐèÒª¿ªÆôÈ ......

Äñ¸çLinux£¨¶þ£©

c[tab][tab]: »ñµÃÒÔc¿ªÍ·µÄshellÃüÁî
alias lm='ls -al' £º È¡±ðÃû
unalias
type [cmd] : ÅжÏÊÇbashÄÚ½¨»¹ÊÇ·ÇÄÚ½¨µÄcmd
":Ë«ÒýºÅÄÚµÄÌØÊâ×Ö·û¿ÉÒÔ±£ÓбäÁ¿ÌØÐÔ
':µ¥ÒýºÅÄÚµÄÌØÊâ×Ö·û¾¡ÎªÒ»°ãµÄ×Ö·û
unset ±äÁ¿Ãû£ºÈ¡Ïû±äÁ¿Ãû
$HOME
$PATH
$SHELL
$MAIL
$LANG
$RANDOM
$HSITSIZE
$ENV
env: Áгöµ±Ç°s ......

LinuxÄÚºËDRMʵÏÖ·ÖÎö——»ùÓÚi915

1  ½Ó¿Ú
     ÎÒÃÇÏÈ¿´¿´i915_drv.cÀïÃæÉêÃ÷µÄdriver±äÁ¿£º
static struct drm_driver driver = {
 /* don't use mtrr's here, the Xserver or user space app should
  * deal with them for intel hardware.
  */
 .driver_features =
     DRI ......

Linux/MIPSºËÐÄÆÊÎö

ת×Ô£ºÍäÇúÆÀÂÛ£ºtektalk.cn homepage µÚÒ»²¿·Ö MIPS CPU Ìåϵ½á¹¹¸ÅÊö 1. MIPS¸ÅÊö ±¾ÎĽéÉÜMIPSÌåϵ½á¹¹£¬×ÅÖØÓÚÆä¼Ä´æÆ÷Ô¼¶¨£¬MMU¼°´æ´¢¹ÜÀí£¬Òì³£ºÍÖжϴ¦ÀíµÈµÈ¡£ ͨ¹ý±¾ÎÄ£¬Ï£ÍûÄÜÌṩһ¸ö»ù±¾µÄÂÖÀª¸ÅÄî¸ø¶ÔMIPS CPU¼°Ö®ÉϲÙ×÷ϵͳÓÐÐËȤµÄ¶ÁÕߣ¬²¢ÄÜ¿ªÊ¼ÔĶÁ¸üÏêϸµÄ¹éÔ¼(SPECIFICATION)×ÊÁÏ¡£ (ÔÚÏßPDFÎļþÏ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ