Git Product home page Git Product logo

deskbandtest's Introduction

DeskBand

这是使用Visula Basic.NET做的IDeskband2的实现

截图

image image

遇到的问题与经验总结

.NET定义的COM接口似乎不支持继承,有继承关系的COM接口在.NET代码中定义时无需继承,但是函数顺序、参数、返回必须正确无误,数据封送需要处理恰当。

deskband组件界面似乎不支持.NET中定义的透明色,反倒是把背景色设置成黑色才会显现透明效果,不知道是Explorer的bug还是微软有意为之,所以上面截图设计界面背景是黑的。

64位系统需要使用 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe 这个程序以管理员权限来注册。

其他说明

这个项目最初只是做着玩的,没想到做出来以后觉得挺实用,遂打算将其做下去,目标是一个轻量化、超实用、多功能的小工具,方便任何职业、年龄的电脑用户。将来我会从新创建项目,将Test之类的字眼去掉,显得更正式一点。

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.