V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
yufengshizhe
V2EX  ›  Python

python 如何实现显示器的测试?

  •  
  •   yufengshizhe · 2015-03-31 13:59:59 +08:00 · 2800 次点击
    这是一个创建于 3311 天前的主题,其中的信息可能已经有所发展或是发生改变。
    让显示器全屏显示各种颜色
    7 条回复    2015-04-01 09:43:30 +08:00
    jun4rui
        1
    jun4rui  
       2015-03-31 14:08:01 +08:00
    QT、Tkinter之类的都可以,翻翻相关的书
    yufengshizhe
        2
    yufengshizhe  
    OP
       2015-03-31 14:34:42 +08:00
    我第一想法也是QT创建窗口显示颜色,我是想知道能不能python调用系统直接实现(系统linux)
    oott123
        3
    oott123  
       2015-03-31 15:39:06 +08:00
    其实这个 为啥一定要 Python 呢,HTML + 浏览器 + F11 全屏 不就完工了……
    yufengshizhe
        4
    yufengshizhe  
    OP
       2015-03-31 16:23:04 +08:00
    是准备用在cubieboard里
    aaaa007cn
        5
    aaaa007cn  
       2015-03-31 17:08:44 +08:00   ❤️ 1
    可以用 ctypes 调用 so
    jun4rui
        6
    jun4rui  
       2015-03-31 17:13:56 +08:00
    比较逗逼的方式是调用图形库显示单色图片
    yufengshizhe
        7
    yufengshizhe  
    OP
       2015-04-01 09:43:30 +08:00
    @aaaa007cn 这个好像可以
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   987 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 21:07 · PVG 05:07 · LAX 14:07 · JFK 17:07
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.