搜索结果
找到约 345 项符合
UI美化 的查询结果
Delphi控件源码 themeengine6源码
themeengine6源码,DELPHI的换肤控件,也有美化的组件,为软件更换主题
JavaScript 阶段项目 javascript,主要是模仿51.com网站的页面特效
阶段项目 javascript,主要是模仿51.com网站的页面特效,主要的特效包括活动广告,对联广告,级联菜单,层的综合应用,复选框的全选等等。。。对于进行页面美化很有参考价值
VC书籍 在csdn上的水晶按钮
在csdn上的水晶按钮,在做某些程序的时候可能需要美化界面时可以拷来用
Internet/网络编程 本同学录系统演示地址: http://class.19870123.cn/ 下载后请在Web.Config里更改设置,如数据库路径等 如果要换sql数据库,请将app_code里的MyPage
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可
public class MyPage : LeeHom.Web.UI.SqlPage
{
}
public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage
{
}
并在Web.Config里设置数据库为SqlSer ...
Symbian Symbian双缓冲画界面
Symbian双缓冲画界面,希望对大家的UI设计有帮助
Symbian symbian 二版本的自定义控件
symbian 二版本的自定义控件,希望对UI设计有帮助
Java编程 Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable lo
Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much m ...
Java编程 JavaServer Faces (JSF) is the “offcial” component-based view technology in the Java EE web tier. J
JavaServer Faces (JSF) is the “offcial” component-based
view technology in the Java EE web tier. JSF includes a set
of predefned UI components, an event-driven programming
model, and the ability to add third-party components. JSF
is designed to be extensible, easy to use, and toolable. This
r ...
Java编程 一个简单的程序启动界面
一个简单的程序启动界面,能美化你的程序,简单 又实用