默认配置是抓不到明文密码了,神器mimikatz显示Password为null Authentication Id : 0 ; 121279 (00000000:0001d9bf) Session : Interactive from 1 User Name : mickey Domain: WIN...
3.BIND9 的安装与配置3.1bind简介BIND (Berkeley Internet Name Domain)是Domain Name System (DNS) 协议的一个实现,提供了DNS主要功能的开放实现,包括域名服务器 (named)DNS解析库函数DNS服务器运行调试所用的工具是一款...
分类:
其他好文 时间:
2015-05-11 17:50:31
阅读次数:
131
location是javascript里边管理地址栏的内置对象,比如location.href就管理页面的url,用location.href=url就可以直接将页面重定向url。而location.hash则可以用来获取或设置页面的标签值。比如http://domain/#admin的locati...
What is Entity FrameworkEntity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-sp...
这节课,我们学习了Stream的相关内容。首先是Stream的大体介绍:.NET Framework provides Files and directories classes. These classes provide methods and properties for creating, ...
iOS 7.1的Safari为meta标签新增minimal-ui属性,在网页加载时隐藏地址栏与导航栏01. Creating a fullscreen experienceOnAndroidBrowser – the default browser on Android up to 4.3, an...
分类:
Web程序 时间:
2015-05-09 14:50:23
阅读次数:
207
Hello my friends,Due to some bugs and questions with the old tutorial, I'm creating this new one, much more simpler and less bugs than the another one...
分类:
移动开发 时间:
2015-05-09 11:29:58
阅读次数:
202
1 CDC A clock domain crossing occurs whenever data is transferred from a flop driven by one clock to a flop driven by another clock. Signal A is ...
分类:
Web程序 时间:
2015-05-08 21:55:23
阅读次数:
202
Although using the object constructor or an object literal are convenient ways to create single objects, there is an obvious downside: creating mult.....
分类:
其他好文 时间:
2015-05-08 21:47:10
阅读次数:
123
用AFNetworking postJSON数据的时候,刚开始提示我//Error Domain=NSURLErrorDomain Code=-1007 "too many HTTP redirects",说是多重定向问题
后来我改了之后又报错//NSLocalizedDescription=Expected status code in (200-299), got 400
解决办法:
...
分类:
移动开发 时间:
2015-05-08 14:59:28
阅读次数:
347