自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (4)
  • 收藏
  • 关注

原创 Silent install SQL Server Express 2014

Silent install SQL Server Express 2014Include the main steps for how to do silent installation for SQL Server ExpressFilesInstall SQL ExpressInstall SMSSCheck install resultEnable TCP port 1433 for SQ...

2018-11-22 12:14:18 663

原创 禁用Win10里的Cortana

1.输入命令gpedit.msc打开组策略编辑器2.计算机配置->管理模板->所有设置,禁用所有带Cortana的项。或者直接编辑注册表,如下。Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]"AllowSearch...

2018-03-31 21:48:07 477

原创 Migrate SVN to Git

1. Generate authors filejava -jar ~/svn-migration-scripts.jar authors > authors.txtDownload the jar file from svn-migration-scripts.jar2. Convert svn to local git repositorygit svn clone --

2018-02-06 17:26:34 264

原创 WinRAR 5.40去广告弹窗

WinRAR 5.40去广告弹窗安装后找或者直接提取压缩包里面的WinRAR.exe,用XNResourceEditor打开,为稳妥起见,把图中蓝色字符段用其它字符填充相同大小(240Byte),当然也可以干脆直接删掉1272行所有字符,然后编译,再保存或另存为其它名称。测试使用正常,注册版不弹窗,即使未注册,也只在标题栏显示评估版本,无弹窗。

2017-07-31 20:08:16 486

转载 Receiving login prompt using integrated windows authentication

I have a .NET 3.5 application running under IIS 7 on Windows 2003 server and cannot get integrated windows authentication working properly as I continue to get prompted for a login. I have set Windows

2015-11-16 12:29:37 424

转载 Do not suspend or abort threads

I’ve said a number of times that calling Thread.Abort is like stopping a car by shooting the driver in the head. The car will stop, but there’s no telling what damage it’ll do in the process.Calli

2015-08-27 09:17:31 365

转载 Powershell Set-ScheduledTaskCredential

# Set-ScheduledTaskCredential.ps1# Written by Bill Stewart (bstewart@iname.com)#requires -version 2<#.SYNOPSISSets the credentials for one or more scheduled tasks on a computer..DESCRIPTIONSets the cr

2015-06-09 11:16:21 508

原创 A very good learning site for development

http://www.tutorialspoint.com/It has resources for nearly all the developments languages and tools.

2015-04-29 17:19:20 363

Google新开源压缩算法Brotli

Comparison of Brotli, Deflate, Zopfli, LZMA, LZHAM and Bzip2 Compression Algorithms

2015-09-23

Watir的介绍文档:基于RUBY的web UI自动化测试库

Watir 是一个使用 Ruby 实现的开源Web 自动化测试框架,相对于那些庞大的商业工具来说,它很小巧,也很灵活,提供的功能也足够用。 它支持当前流行的浏览器。 它是免费的开源库,而且使用起来非常的方便。

2010-07-24

三十分钟 掌握 STL

三十分钟掌握STL STL的简单教程,学习起来非常方便。

2010-07-24

ant中文教程 - ant标签

Apache Ant 是一个基于 Java的生成工具。 本文档简单的说明ANT相关的知识。

2010-07-09

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除