Python论坛  - 讨论区

标题:[python-chinese] 一些关于@标记的问题

2007年03月14日 星期三 14:05

Kula kulasama在gmail.com
星期三 三月 14 14:05:58 HKT 2007

我在看sqlalchemy的测试代码时,看到了一个关于@符号的用法.
@testbase.supported('sqlite')
我想问下python里关于@的用法.@是什么?在语句中起什么作用.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070314/561bee27/attachment.htm 

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

2007年03月14日 星期三 14:36

py py.7在163.com
星期三 三月 14 14:36:38 HKT 2007

各位高手!

   请问能不能用python写在Windows窗口下模拟键盘、鼠标操作的东东?就像按键精灵那样的软件,都需要哪些模块呢,有没有类似的例子或资料,先谢谢了`` 

        致
礼!
 
				 
        李李
        py.7在163.com
          2007-02-17


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

2007年03月14日 星期三 14:37

yi huang yi.codeplayer在gmail.com
星期三 三月 14 14:37:38 HKT 2007

装饰器
@log
def test():pass
等价于
def test():pass
test = log(test)


On 3/14/07, Kula <kulasama at gmail.com> wrote:
>
> 我在看sqlalchemy的测试代码时,看到了一个关于@符号的用法.
> @testbase.supported('sqlite')
> 我想问下python里关于@的用法.@是什么?在语句中起什么作用.
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
http://codeplayer.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20070314/f52a6e60/attachment-0001.html 

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

2007年03月14日 星期三 15:17

helium helium.sun在gmail.com
星期三 三月 14 15:17:56 HKT 2007

try pyhook

在 07-3-14,py<py.7 at 163.com> 写道:
> 各位高手!
>
>    请问能不能用python写在Windows窗口下模拟键盘、鼠标操作的东东?就像按键精灵那样的软件,都需要哪些模块呢,有没有类似的例子或资料,先谢谢了``
>
>> 礼!
>
>
> 李李
> py.7 at 163.com
> 2007-02-17
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号