显示下一条  |  关闭

MyTrajectory

 
 
 
 
 
 
心情随笔列表加载中...
 
 
 
 
 

天气

 
 
模块内容加载中...
 
 
 
 
 

日历

 
 
模块内容加载中...
 
 
 
 
 
 
 

HTML 渐变色

2011-12-23 18:20:47 阅读3 评论0 232011/12 Dec23

The code I use for all browser gradients..

 background: #0A284B; background: -webkit-gradient(linear, left top, left bottom, from(#0A284B), to(#135887)); background: -moz-linear-gradient(top, 

作者  | 2011-12-23 18:20:47 | 阅读(3) |评论(0) | 阅读全文>>

HTML5绘制饼图实例(一)

2011-12-23 12:45:53 阅读2 评论0 232011/12 Dec23

 HTML5引入Canvas元素,用于图形的绘制,我们可以仅仅基于HTML和JavaScript就能绘制出原本可能需要第三方组件的图形。因为做数据统计比较多,那么就用画饼图做为示例来说明。之前绘制饼图可以使用JfreeChart组件,或者Flash组件FusionCharts Free和Open Flash Chart,这些组件的使用之前也介绍过,可以参阅以前的文章。本部分仅来介绍HTML5的Canvas绘制饼图。
饼图的基础是原型,那么我们先来看看如何使用Canvas绘制原型。当然这很简单了,首先编写HTML代码,如下:
Html代码
  1. <!DOCTYPE html>

作者  | 2011-12-23 12:45:53 | 阅读(2) |评论(0) | 阅读全文>>

Powershell常用命令

2011-12-13 19:16:56 阅读6 评论0 132011/12 Dec13

Powershell常用命令
1.Get-Command 得到Powshell所有命令
2.Get-Process 获取所有进程
3.Set-Alias 给指定命令重命名 如:Set-Alias aaa Get-Command
4.Set-ExecutionPolicy remotesigned 设置powershell可直接执行脚本文件 一般脚本文件以.ps1结尾 执行脚本文件直接输入文件地址即可执行 脚本文件中只写命令即可
5.Get-Help get-* 查询以get开头的命令 Get-Help *service* Get-Help Get-Command 获取Get-Command命令的基本用法
6. Get-Member

作者  | 2011-12-13 19:16:56 | 阅读(6) |评论(0) | 阅读全文>>

Silverlight Tip of the Day #49 – How to Implement a Progress Bar

2011-10-13 20:49:49 阅读2 评论0 132011/10 Oct13

 <FROM>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/29/silverlight-tip-of-the-day-49-how-to-implement-a-progress-bar.aspx

With the release of Silverlight 2 RC0 there are three new controls we will be discussing that were not available for beta 2. The three new controls with a Tip of the Day for each include:

作者  | 2011-10-13 20:49:49 | 阅读(2) |评论(0) | 阅读全文>>

Access a named SQL Server Instace from remote client

2011-9-20 19:29:02 阅读17 评论0 202011/09 Sept20

1. Specify a port for the instance.

2. Add the port into the firewall exceptions to allow remote access.

3. Access the instacne using database server name like 'host\InstanceName'

 

Use following command to open the default ports for SQL Server service in firewall:

@echo =========  SQL Server Ports  ===================
@echo Enabling SQLServer default instance port 1433

作者  | 2011-9-20 19:29:02 | 阅读(17) |评论(0) | 阅读全文>>

查看所有日志>>

 
 
 
 
 
 
 
 
 
 
 
下载音乐盒  曲目表歌词秀
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 我要留言
 
 
 
留言列表加载中...
 
 
 
 
 
 
 
 

河南省 开封市 天蝎座

 发消息  写留言

 
无业游民
 
近期心愿脸皮变厚些
博客等级加载中...
今日访问加载中...
总访问量加载中...
最后登录加载中...
 
 
 
 
 
 
 
博友列表加载中...
 
 
 
 
 
 
 
列表加载中...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2012

   
创建博客 登录  
 关注