12 2012 档案

摘要:SET NOCOUNT ON;--/*-- ========================================-- Job-- Server/JobServer/Job[@Name='{1}']SELECT urn = N'Server/JobServer/Job[@Name=' + QUOTENAME(name, N'''') + N']', script_file = NULLFROM msdb.dbo.sysjobs JOB WITH(NOLOCK)WHERE JOB.category_id I 阅读全文
posted @ 2012-12-27 09:06 大力哥的技术 阅读(315) 评论(0) 推荐(0)
摘要:凡在成都高新区机关、事业、企业单位工作满足下列入户条件之一者年龄在45周岁以下,可在高新区直接办理《进入成都市五城区及高新区联系函》。凭联系函可按以下顺序办理入户合法固定住所原籍、配偶、父母或子女处单位集体户人才交流中心集体户亲友处。入户条件1、具有突出贡献的中青年专家或省学术技术带头人。2、具有大专及以上学历的人员。3、具有中级技术职务及以上任职资格或取得国家注册证书的中级专业人员、管理人员。具体办理程序为:一、档案审查办理地点天府大道北段18号5楼高新区人力资源开发中心联系电话85184900所需材料1、用人单位与高新区人力资源开发中心签定的《人事代理手册》2、经用人单位盖章的《成都高新区 阅读全文
posted @ 2012-12-19 17:01 大力哥的技术 阅读(1183) 评论(4) 推荐(0)
摘要:HOST文件中直接添加#Youku127.0.0.1 atm.youku.com127.0.0.1 fvid.atm.youku.com127.0.0.1 html.atm.youku.com127.0.0.1 valb.atm.youku.com127.0.0.1 valc.atm.youku.com127.0.0.1 valf.atm.youku.com127.0.0.1 valo.atm.youku.com127.0.0.1 valp.atm.youku.com127.0.0.1 ... 阅读全文
posted @ 2012-12-18 11:43 大力哥的技术 阅读(150) 评论(0) 推荐(0)
摘要://function getBrowser(_b){ _b = _b.toString().toLowerCase(); return (navigator.userAgent.toLowerCase().indexOf(_b)!=-1) ? true : false;}/* Global Method to fix Mask Overlay Height & Width*/function fixMaskLayer(_o){ if(getBrowser("msie 6")){ var o = $(_o); var relWidth; var relHeight; 阅读全文
posted @ 2012-12-11 09:28 大力哥的技术 阅读(564) 评论(0) 推荐(0)
摘要:public class EnumHelper { public static T GetEnumByDescription<T>(string description) { if (!string.IsNullOrEmpty(description)) { Type enumType = typeof(T); EnumItemCollection enumItems = GetEnumItems(enumType); ... 阅读全文
posted @ 2012-12-06 20:20 大力哥的技术 阅读(403) 评论(0) 推荐(0)
摘要:public static string GetImageUrlFromArticle(string articleContent){ Regex r = new Regex(@"<IMG[^>]+src=\s*(?:'(?<src>[^']+)'|""(?<src>[^""]+)""|(?<src>[^>\s]+))\s*[^>]*>", RegexOptions.IgnoreCase); MatchCollection m 阅读全文
posted @ 2012-12-06 16:26 大力哥的技术 阅读(310) 评论(0) 推荐(0)
摘要:虽然”世界末日“要来了,但只有我更关心你的健康! 阅读全文
posted @ 2012-12-06 11:42 大力哥的技术 阅读(283) 评论(11) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.Net.Sockets;using System.IO;using System.ComponentModel;using System.Runtime.Serialization;using System.Reflection;using System.Diagnostics;using System.Collections.Specialized;namespace D 阅读全文
posted @ 2012-12-04 16:54 大力哥的技术 阅读(261) 评论(0) 推荐(0)

版权
作者:Bober Song

出处:http://bober.cnblogs.com

Care健康:http://www.aicareyou.com

推荐空间:华夏名网

本文首发博客园,版权归作者跟博客园共有。

转载必须保留本段声明,并在页面显著位置给出本文链接,否则保留追究法律责任的权利。