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
阅读全文
摘要:凡在成都高新区机关、事业、企业单位工作满足下列入户条件之一者年龄在45周岁以下,可在高新区直接办理《进入成都市五城区及高新区联系函》。凭联系函可按以下顺序办理入户合法固定住所原籍、配偶、父母或子女处单位集体户人才交流中心集体户亲友处。入户条件1、具有突出贡献的中青年专家或省学术技术带头人。2、具有大专及以上学历的人员。3、具有中级技术职务及以上任职资格或取得国家注册证书的中级专业人员、管理人员。具体办理程序为:一、档案审查办理地点天府大道北段18号5楼高新区人力资源开发中心联系电话85184900所需材料1、用人单位与高新区人力资源开发中心签定的《人事代理手册》2、经用人单位盖章的《成都高新区
阅读全文
摘要: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 ...
阅读全文
摘要://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;
阅读全文
摘要:public class EnumHelper { public static T GetEnumByDescription<T>(string description) { if (!string.IsNullOrEmpty(description)) { Type enumType = typeof(T); EnumItemCollection enumItems = GetEnumItems(enumType); ...
阅读全文
摘要:public static string GetImageUrlFromArticle(string articleContent){ Regex r = new Regex(@"<IMG[^>]+src=\s*(?:'(?<src>[^']+)'|""(?<src>[^""]+)""|(?<src>[^>\s]+))\s*[^>]*>", RegexOptions.IgnoreCase); MatchCollection m
阅读全文
摘要: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
阅读全文

浙公网安备 33010602011771号