Coder Social home page Coder Social logo

s-gui's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

s-gui's Issues

我做了个窗口GUI架构,可以和你交流下。

你可以加我QQ:908201283 叶子
或者邮箱:[email protected]

我在VS2010上做的测试,C#代码。
窗口采用图层方式,不是采用消息而是采用回调去处理。这样跟踪程序非常方便,直接可看到输出效果。
LCD输出隔离出Device类,考虑到不同LCD类型优化。
现在没支持阿尔法混合,我觉得MCU上不值得。
图层可以支持位图层和RAM图层。位图层的意思是层元素是0或1,1=层前景色,0=层透明色,多个图层叠加显示可以在极大幅度减少RAM的前提下实现RAM层的效果,相当套色。
我的这个程序对MCU做了独特的优化处理,我觉得比你那个更使用于MCU。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.