码迷,mamicode.com
首页 >  
搜索关键字:archive    ( 14444个结果
Win32下session和window station以及desktop一些介绍和应用
Session 0 隔离 2012年04月25日 ? 综合 ? 共 421字 ? 字号 小 中 大 ? 评论关闭 在进行UI自动化测试时,我们会经常会用到FindWindow,FindWindowEx,SendMeesage等这些Windows Function。最近我在windows 7上进行UI ...
分类:Windows程序   时间:2019-09-22 01:02:05    阅读次数:146
IOC控制反转
参考博客地址: http://www.cnblogs.com/qqlin/archive/2012/10/16/2717964.html https://www.cnblogs.com/lyps/p/10560256.html 这篇文章主要介绍.NET Framework下面的IOC以及Unity的 ...
分类:其他好文   时间:2019-09-21 12:42:37    阅读次数:139
浅谈谣传phpstudy官网软件被植入后门事件
原新闻文章:http://www.ninpang.com/archives/2538 当时看完之后冒了一身冷汗,还好自己只是在虚拟机上使用phpstudy,虽然物理机安装了phpstudy,但也是前几天的事儿了,不过10分钟后,我就收到了php官网的推送,严正声明了这是谣传。 按照phpstudy的 ...
分类:Web程序   时间:2019-09-20 22:54:42    阅读次数:151
ASP.NET与非托管DLL的那些事儿【转】
https://www.cnblogs.com/yeahgis/archive/2011/11/12/2246341.html ASP.NET与非托管DLL的那些事儿 环境VS2010 语言:ISO C++、C++\CLI和C# 多语言集成编程 最近在用ASP.NET(C#)开发一个WMS服务器的原 ...
分类:Web程序   时间:2019-09-20 11:43:53    阅读次数:128
NS3安装
1、添加源sudo vim /etc/apt/sources.list deb http://archive.ubuntu.com/ubuntu/ trusty main universe restricted multiversesudo apt-get update2、编写脚本安装依赖包vim ...
分类:其他好文   时间:2019-09-19 23:42:20    阅读次数:147
分解字符串包含的信息值后然后合并到另外一表的信息
分解字符串包含的信息值后然后合并到另外一表的信息 http://www.cnblogs.com/jiajiayuan/archive/2011/08/08/2131120.html 分解字符串包含的信息值后然后合并到另外一表的信息 http://www.cnblogs.com/jiajiayuan/ ...
分类:其他好文   时间:2019-09-19 16:00:12    阅读次数:73
EntityFramework优化:SQL语句日志
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Text; using System.Data.Entity.Infrastructure.Interc ...
分类:数据库   时间:2019-09-17 15:59:59    阅读次数:124
07_软件的安装
linux 安装软件 [TOC] 1. 在线安装 debian系列:如ubuntu安装软件命令: sudo apt install 软件包名称 也可以使用 sudo apt get install 软件包名称 如:sudo apt install tree 安装tree 命令 Red Hat系列: ...
分类:其他好文   时间:2019-09-16 23:44:41    阅读次数:121
[C#.NET][SpecFlow] 使用 Scenario Outline 执行多次验证
[C#.NET][SpecFlow] 使用 Scenario Outline 执行多次验证 续上篇,http://www.dotblogs.com.tw/yc421206/archive/2014/12/25/147796.aspx Table 是用来处理集合 ... ...
分类:Windows程序   时间:2019-09-16 13:45:43    阅读次数:114
PowerPivot :: Microsoft BI
Office 2010 :: Microsoft BI PowerPivot PowerPivot Team Blog http://blogs.msdn.com/powerpivotMicrosoft PowerPivot http://www.powerpivot... ...
分类:其他好文   时间:2019-09-16 13:31:58    阅读次数:87
14444条   上一页 1 ... 64 65 66 67 68 ... 1445 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!