登录
首页 » .net » 一个很好用的.net泡泡提醒框,附有源代码,使用方便,对学习.net控件也有有很大的学习价值。...

一个很好用的.net泡泡提醒框,附有源代码,使用方便,对学习.net控件也有有很大的学习价值。...

于 2022-11-05 发布 文件大小:59.56 kB
0 165
下载积分: 2 下载次数: 2

代码说明:

一个很好用的.net泡泡提醒框,附有源代码,使用方便,对学习.net控件也有有很大的学习价值。-A very good use. Net bubble remind box, with source code, easy to use, for learning. Net controls also have a lot of learning has value.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CAS-CSharp
    基于.net的CAS登录集成,单点登录学习资料( Log Integration Based on .net of CAS, single sign-on learning materials)
    2015-07-20 16:15:24下载
    积分:1
  • U
    说明:  需要net3.0以上的平台运行,根据参数设置,可以在后台自动抓取指定驱动器中的指定类型的文件袋指定的保存目录。(Net3.0 above the platform needed to run, according to parameter settings can be specified in the background automatically crawl the specified drive type of file to save the specified directory pocket.)
    2010-02-23 14:16:48下载
    积分:1
  • 微软MSDN网络自动下载the contents of the源代码。
    自动下载微软msdn webcast内容的源代码。-Microsoft msdn webcast automatically download the contents of the source code.
    2022-03-22 12:18:37下载
    积分:1
  • 这是一个SILVERLIGHT得程序,结合3D引擎,把每一个TEXTBOX变成一个带3D效果的有远近的控件,可以看见很多这样的控件在屏幕上出现,点击鼠标就会摄像...
    这是一个SILVERLIGHT得程序,结合3D引擎,把每一个TEXTBOX变成一个带3D效果的有远近的控件,可以看见很多这样的控件在屏幕上出现,点击鼠标就会摄像机拉近到这个TEXTBOX上,不点击自动往前进,模拟星空的效果,每一个星星是一个TEXTBOX文字。-This is a very SILVERLIGHT program, combined with 3D engine, and treat every one TEXTBOX into a 3D effect with a distance control, you can see many of these controls on the screen appears, click on the mouse will be the camera closer to this TEXTBOX on not click on the auto-forward to simulate the effect of the Star, each star is a TEXTBOX text.
    2022-04-12 18:50:55下载
    积分:1
  • System will automatically delete the directory of debug and release, so please d...
    System will automatically delete the directory of debug and release, so please do not put files on these two directory
    2022-03-11 16:33:39下载
    积分:1
  • 宽带缴费系统
    二、功能介绍       该源码功能主要包括网站前台和后台两大部分,具体功能介绍如下:       1、网站前台:主要包括首页、用户信息、缴费信息、区域信息、网点信息、交易方式。       2、网站后台:       用户信息管理(添加用户信息、用户信息查询)。       缴费信息管理(添加缴费信息、缴费信息查询)。       区域信息管理(添加区域信息、区域信息查询)。       网点信息管理(添加网点信息、网点信息查询)。       交易方式管理(添加交易方式、交易方式查询)。       系统信息管理(添加管理员、管理员列表) 三、注意事项     1、后台管理员用户名密码均是:admin     2、开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在DB     文件夹中,使用.net 3.5开发。     3、默认数据库连接字符串在webconfig配置文件中修改。    
    2022-01-25 14:12:46下载
    积分:1
  • 一个页面元素查看工具,使用C#+.net20编写,就是一个简单的浏览器,输入网址可以查看页面,点击相应的页面元素,可以显示该元素的信息。对于做html页面分析的
    一个页面元素查看工具,使用C#+.net20编写,就是一个简单的浏览器,输入网址可以查看页面,点击相应的页面元素,可以显示该元素的信息。对于做html页面分析的朋友有参考作用-Elements of a page view tool, the use of C# . Net20 preparation is a simple browser, enter the URL can view the page, click on the corresponding page elements, you can display the elements of information. Make html pages for the analysis of the role of a friend has a reference
    2022-03-02 04:17:14下载
    积分:1
  • 如何使用表格定位窗体控件(TableLayoutPanel控件的使用示例)
    如何使用表格定位窗体控件(TableLayoutPanel控件的使用示例)-How to use the form positioning form controls (TableLayoutPanel controls the use of examples)
    2022-02-25 10:28:41下载
    积分:1
  • 谷-歌翻译桌面应用程序 C#.NET
    翻译 maninwest@Codeforge 作者:Akshay Pauranik@CodeProject如果在你 C#应用中实现谷—歌翻译,且不用购买其 API趣味点我们使用谷——歌翻译服务,所有必须有网络连接需要跟浏览器一样发送 HTTP请求解析输出并显示结果。应用的功能和特性应启动或其串口激活后即从剪贴板中抓取输入字符串。每个 textbox 的关联菜单中都有语言更改选项键入的同时进行翻译.显示给出单词的单
    2023-03-01 20:25:03下载
    积分:1
  • #usblib (SharpUSBLib) is a wrapper around the libusb project (WIN32), thus you m...
    #usblib (SharpUSBLib) is a wrapper around the libusb project (WIN32), thus you must have it installed prior to using #usblib. Mike started this project because he wanted to program a power switch (GEMBIRD SIS-PM) with a USB port and didn t find any .NET USB library. One goal is to provide a platform independent (Linux/Win32 solution) USB access layer for .NET. more information in http://www.icsharpcode.net/opensource/sharpusblib/-#usblib (SharpUSBLib) is a wrapper around the libusb project (WIN32), thus you must have it installed prior to using#usblib. Mike started this project because he wanted to program a power switch (GEMBIRD SIS-PM) with a USB port and didn t find any .NET USB library. One goal is to provide a platform independent (Linux/Win32 solution) USB access layer for .NET. more information in http://www.icsharpcode.net/opensource/sharpusblib/
    2022-02-22 02:20:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载