Python论坛  - 讨论区

标题:[python-chinese] 用鍵盤控制滑鼠

2007年09月24日 星期一 22:50

RAh-XePhON jimmy09140456在gmail.com
星期一 九月 24 22:50:46 HKT 2007

在Linux下
就是不知道有甚麼第三方庫可以做到?

On 9/24/07, python-chinese-request在lists.python.cn <
python-chinese-request在lists.python.cn> wrote:
>
> 想在 python-chinese 邮件列表发言,请写信给:
>         python-chinese在lists.python.cn
>
> 要订阅或者退订列表,可以访问万维网地址:
>         http://python.cn/mailman/listinfo/python-chinese
> 或者可以向:
>         python-chinese-request在lists.python.cn
> 发送主题或者正文为'help'的邮件。
>
> 您可以通过邮件地址:
>         python-chinese-owner在lists.python.cn
> 联系到此列表的管理员。
>
> 当回信时,请给一个适当的标题,这样会比 "Re:
> Contents of python-chinese digest..."更清楚明白。
>
>
> 本日主题:
>
>    1. Re: 请问 定义了__get__, __set__, __delete__
>       这些方法,类的实例如何直接调用这些方法呢?
>       (xiao lianyi)
>    2. Re: 列表中的Message-ID有什么用 (LI Xin)
>    3. 用鍵盤控制滑鼠 (RAh-XePhON)
>    4. Re: 用鍵盤控制滑鼠 (iihero)
>    5. Re: [HEADSDOWN] woodpecker.org.cn 升级基本完成 (FireBird)
>    6.
>       有没有人想基于python做全文检索,不要pylucene之类的wrapper
>       (iihero)
>    7. Re:
>       有没有人想基于python做全文检索,不要pylucene之类的wrapper
>       (junyi sun)
>    8. Re: 用鍵盤控制滑鼠 (Zoom.Quiet)
>    9. Re:
>       有没有人想基于python做全文检索,不要pylucene之类的wrapper
>       (Brightman)
>   10. Re:
>       有没有人想基于python做全文检索,不要pylucene之类的wrapper
>       (junyi sun)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 24 Sep 2007 20:16:33 +0800
> From: "xiao lianyi" <xiaolianyi在gmail.com>
> Subject: Re: [python-chinese] 请问 定义了__get__, __set__,
>         __delete__ 这些方法,类的实例如何直接调用这些方法呢?
> To: python-chinese在lists.python.cn
> Message-ID:
>         <e7860d4a0709240516i2ac1b65etf1712a73756b30ce在mail.gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> :)
> 理解了,__get__定义了以后,python会去自动调用,呵呵,很爽.
>
> request.__class__.user = LazyUser()
> 不过还有一个不理解的地方,django干吗要用类的属性来保存user呢?为什么不用实例呢?
>
>
> 在07-9-21,leopay <leopay在gmail.com> 写道:
> >
> > 在一个页面请求中第一次调用request.user是会调用get_user,而后来再调用request.user就会直接给出这个user了
> >
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070924/fee70559/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Mon, 24 Sep 2007 05:53:39 -0700
> From: LI Xin <delphij在delphij.net>
> Subject: Re: [python-chinese] 列表中的Message-ID有什么用
> To: python-chinese在lists.python.cn
> Message-ID: <46F7B353.7000500在delphij.net>
> Content-Type: text/plain; charset="gb2312"
>
> 老一套 wrote:
> >      如:
> >     Message-ID: <BLU108-F34711A0727A36C9AE74A19C5B40在phx.gbl
> >     BLU108-F34711A0727A36C9AE74A19C5B40在phx.gbl>>
> >      Message-ID:
> >            9dad9f0a0709230600u66004cc6o55f2a382bd9d8854在mail.gmail.com
> >     9dad9f0a0709230600u66004cc6o55f2a382bd9d8854在mail.gmail.com>
>
> 用来查找邮件,搜索archive的时候会用到。不过现在用Web界面的邮件列表就不一
> 定很有用了。
>
> Cheers,
> --
> Xin LI <delphij在delphij.net>    http://www.delphij.net/
> FreeBSD - The Power to Serve!
>
> -------------- 涓���ㄥ� --------------
> 一个非文本附件被清除...
> 发信人: %(who)s
> 主题: %(subject)s
> 日期: %(date)s
> 大小: 249
> Url:
> http://python.cn/pipermail/python-chinese/attachments/20070924/5791879d/attachment-0001.pgp
>
> ------------------------------
>
> Message: 3
> Date: Mon, 24 Sep 2007 21:29:45 +0800
> From: RAh-XePhON <jimmy09140456在gmail.com>
> Subject: [python-chinese] 用鍵盤控制滑鼠
> To: " Python中文郵件列表 "    <python-chinese在lists.python.cn>
> Message-ID:
>         <dc0ca2fc0709240629h46ee4ad2re079fff1914ea011在mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Python有甚麼lib能做到?
> 想使用Num Pad來控制滑鼠
> 有甚麼lib能截到按鍵事件?
> 有甚麼lib能控制滑鼠?
>
> --
> Jimmy09140456在Gmail.Com
> http://ToKyo-JuPiTer.Blogspot.com/
> -------------- 下一部分 --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070924/7529b43e/attachment-0001.htm
>
> ------------------------------
>
> Message: 4
> Date: Mon, 24 Sep 2007 21:34:27 +0800
> From: iihero <iihero在163.com>
> Subject: Re: [python-chinese] 用鍵盤控制滑鼠
> To: python-chinese在lists.python.cn
> Message-ID: <op.ty5unppxruvp7p在sean-desktop>
> Content-Type: text/plain; format=flowed; delsp=yes; charset=gbk
>
> 我接触python不久,也许有第三方的库支持,如果不支持,就只好扩充python的库来
> 实现了。
>
> On Mon, 24 Sep 2007 21:29:45 +0800, RAh-XePhON <jimmy09140456在gmail.com>
> wrote:
>
> > Python有甚麼lib能做到?
> > 想使用Num Pad來控制滑鼠
> > 有甚麼lib能截到按鍵事件?
> > 有甚麼lib能控制滑鼠?
> >
>
>
>
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 24 Sep 2007 21:38:58 +0800
> From: FireBird <ygonic在gmail.com>
> Subject: Re: [python-chinese] [HEADSDOWN] woodpecker.org.cn
>         升级基本完成
> To: python-chinese在lists.python.cn
> Message-ID:
>         <a63578780709240638n2fc7ffe4h3c93780a0eb83b62在mail.gmail.com>
> Content-Type: text/plain; charset=GB2312
>
> 想问一下,首页的这个资源图谱是用什么工具做的?
>
> ------------------------------
>
> Message: 6
> Date: Mon, 24 Sep 2007 21:41:36 +0800
> From: iihero <iihero在163.com>
> Subject: [python-chinese]
>         有没有人想基于python做全文检索,不要pylucene之类的wrapper
>
> To: python-chinese在lists.python.cn
> Message-ID: <op.ty5uzmw9ruvp7p在sean-desktop>
> Content-Type: text/plain; format=flowed; delsp=yes; charset=gbk
>
> 1.有页面采集功能(爬虫,扫描)
> 2.分词功能(主要是中文), 索引,定义一种索引文件格式
> 3.全文检索
>
>
>
>
>
> ------------------------------
>
> Message: 7
> Date: Mon, 24 Sep 2007 21:54:22 +0800
> From: "junyi sun" <ccnusjy在gmail.com>
> Subject: Re: [python-chinese]
>         有没有人想基于python做全文检索,不要pylucene之类的wrapper
>
> To: python-chinese在lists.python.cn
> Message-ID:
>         <b17805ac0709240654k61007277kb93694757239e3cf在mail.gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> 我以前做过,这里有个简单的文档:
> http://docs.google.com/Doc?id=dhtw3zzk_20f9wgjh
>
>
> On 9/24/07, iihero <iihero在163.com> wrote:
> >
> > 1.有页面采集功能(爬虫,扫描)
> > 2.分词功能(主要是中文), 索引,定义一种索引文件格式
> > 3.全文检索
> >
> >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070924/2fde7ee7/attachment-0001.html
>
> ------------------------------
>
> Message: 8
> Date: Mon, 24 Sep 2007 22:17:05 +0800
> From: Zoom.Quiet <zoom.quiet在gmail.com>
> Subject: Re: [python-chinese] 用鍵盤控制滑鼠
> To: python-chinese在lists.python.cn
> Message-ID:
>         <9dad9f0a0709240717o4920dffdp34b0bea4b9ba9432在mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On 9/24/07, iihero <iihero在163.com> wrote:
> > 我接触python不久,也许有第三方的库支持,如果不支持,就只好扩充python的库来
> > 实现了。
> >
> M$ 下面的话,
> 尝试 win32com 组件,直接调用系统鼠标响应好了
> > On Mon, 24 Sep 2007 21:29:45 +0800, RAh-XePhON <jimmy09140456在gmail.com>
> > wrote:
> >
> > > Python有甚麼lib能做到?
> > > 想使用Num Pad來控制滑鼠
> > > 有甚麼lib能截到按鍵事件?
> > > 有甚麼lib能控制滑鼠?
> > >
> >
> >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
> --
> '''Time is unimportant, only life important!
> 过程改进其实是开始促生可以产生靠谱的人的组织!
> '''http://zoomquiet.org
> blog  @ http://blog.zoomquiet.org/pyblosxom/
> wiki  @ http://wiki.woodpecker.org.cn/moin/ZoomQuiet
> scrap @ http://floss.zoomquiet.org
> share @ http://share.zoomquiet.org
> douban@ http://www.douban.com/people/zoomq/
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Pls. usage OOo to replace M$ Office. http://zh.openoffice.org
> Pls. usage 7-zip to replace WinRAR/WinZip.  http://7-zip.org
> You can get the truely Freedom 4 software.
>
> ------------------------------
>
> Message: 9
> Date: Mon, 24 Sep 2007 22:18:15 +0800
> From: Brightman <mr.brightman在gmail.com>
> Subject: Re: [python-chinese]
>         有没有人想基于python做全文检索,不要pylucene之类的wrapper
>
> To: python-chinese在lists.python.cn
> Message-ID: <46F7C727.9030509在gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> 不错,你的索引是否要全部转载到内存中?
>
> junyi sun 写道:
> > 我以前做过,这里有个简单的文档:
> > http://docs.google.com/Doc?id=dhtw3zzk_20f9wgjh
> >
> >
> > On 9/24/07, *iihero* <iihero在163.com iihero在163.com>> wrote:
> >
> >     1. 有页面采集功能(爬虫,扫描)
> >     2.分词功能(主要是中文), 索引,定义一种索引文件格式
> >     3.全文检索
> >
> >
> >
> >     _______________________________________________
> >     python-chinese
> >     Post: send python-chinese在lists.python.cn
> >     python-chinese在lists.python.cn>
> >     Subscribe: send subscribe to
> >     python-chinese-request在lists.python.cn
> >     python-chinese-request在lists.python.cn>
> >     Unsubscribe: send unsubscribe
> >     topython-chinese-request在lists.python.cn
> >     python-chinese-request在lists.python.cn>
> >     Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070924/feaede56/attachment-0001.htm
>
> ------------------------------
>
> Message: 10
> Date: Mon, 24 Sep 2007 22:26:55 +0800
> From: "junyi sun" <ccnusjy在gmail.com>
> Subject: Re: [python-chinese]
>         有没有人想基于python做全文检索,不要pylucene之类的wrapper
>
> To: python-chinese在lists.python.cn
> Message-ID:
>         <b17805ac0709240726macdd83erd0afae91a0489ac8在mail.gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> 不用啊,用的是python的bdb做倒排索引
>
> On 9/24/07, Brightman <mr.brightman在gmail.com> wrote:
> >
> >      不错,你的索引是否要全部转载到内存中?
> >
> > junyi sun 写道:
> >
> > 我以前做过,这里有个简单的文档:
> > http://docs.google.com/Doc?id=dhtw3zzk_20f9wgjh
> >
> >
> > On 9/24/07, iihero <iihero在163.com> wrote:
> > >
> > > 1. 有页面采集功能(爬虫,扫描)
> > > 2.分词功能(主要是中文), 索引,定义一种索引文件格式
> > > 3.全文检索
> > >
> > >
> > >
> > > _______________________________________________
> > > python-chinese
> > > Post: send python-chinese在lists.python.cn
> > > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > > Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> > >
> > > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
> >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20070924/a9e86651/attachment.html
>
> ------------------------------
>
> _______________________________________________
> python-chinese mailing list
> python-chinese在lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>
> 结束python-chinese 摘要, 卷 45, 发布 223
> ***********************************************
>



-- 
Jimmy09140456在Gmail.Com
http://ToKyo-JuPiTer.Blogspot.com/
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070924/0caa0443/attachment-0001.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年09月25日 星期二 08:53

Jiahua Huang jhuangjiahua在gmail.com
星期二 九月 25 08:53:46 HKT 2007

直接设置桌面环境的鼠标键

通常 Linux 下按 Shift + NumLock 是切换鼠标键

在 07-9-24,RAh-XePhON<jimmy09140456 at gmail.com> 写道:
> 在Linux下
> 就是不知道有甚麼第三方庫可以做到?
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号