Google [站内搜索]

预览模式: 普通 | 列表

从1993到2015:Windows开始菜单全史[转]

关于微软最新的Windows 10系统,几乎每篇文章必谈的一个话题是开始菜单的回归。Windows 8的不尽如人意和这个已经存在了20余年的开始菜单有着莫大的关系,从某种程度上而言,它的失败可以归咎于开始菜单的缺失,而微软寄予厚望的开始屏幕没能取代那一个小小的按钮。

自第一次出现,开始菜单经历了多次改动,但有一些元素却被一直传承和保留了下来,从最久远的Windows 95,到最新的Windows 10。 Ars Technica 在虚拟机上回溯了开始菜单这一路的演变历程,让我们有机会重新审视Windows最为重要的特性之一。

Windows Chicago

查看更多...

分类:操作系统 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 3983

Modular InnoSetup Dependency Installer[转]

Introduction

This article contains a modular InnoSetup install script that downloads (if setup files don't exist locally) and installs various dependencies like .NET Framework 1.1/2.0/3.5/4.0/4.6 or C++ Redistributable 2005/2008/2010/2012/2013/2015 on 32-bit and 64-bit Windows.

Background

查看更多...

分类:Win编程 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 10259

中国移动4G自选套餐资费



说明:套餐包含来电显示、全国接听免费。

相关链接

查看更多...

分类:其他 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2810
1、中国联通4G本地组合套餐资费



1)用户至少选择省内流量包中任意一档,本地语音/可视电话包、短/彩信包可任选其中一档,同一种业务包不同档位不可复选。

查看更多...

分类:其他 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2691
1.本地安装.Net Framework

[Files]
Source: "G:\myapp\dotnetfx.exe"; Flags: dontcopy noencryption

查看更多...

分类:Win编程 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 10039

Check .NET Version with Inno Setup[转]

Inno Setup by Jordan Russell is a great installation scripting program, but lacks a built-in function to determine the .NET Framework version installed on the target machine. Fortunately, it’s easy to write such a function using Inno Setup’s Pascal scripting language.

The Versions

Microsoft maintains a set of registry keys that indicate the installed .NET Framework versions and service packs. C# MVP Scott Dorman has posted a list comprising versions 1.0 through 4.0 (at the time of this writing) in this Stack Overflow thread. The required registry keys are quite similar for most .NET Framework versions except 1.0. We’ll ignore that version which has been obsoleted by 1.1 anyway.

查看更多...

分类:Win编程 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 15840

中国联通3G用户专享存费送费活动



66元套餐:存120元,得360元。次月起分月返还,预存话费10元/月、赠送话费20元/月,共12个月。
96元套餐:存168元,得504元。次月起分月返还,预存话费14元/月、赠送话费28元/月,共12个月。
126元套餐:存228元,得684元。次月起分月返还,预存话费19元/月、赠送话费38元/月,共12个月。

查看更多...

分类:其他 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2448

Visual Studio 2012创建MVC4项目示例

分类:Web编程 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2706

Visual Studio 2012创建MVC3项目示例

分类:Web编程 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2440

Visual Studio 2015创建MVC5项目示例

分类:Web编程 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2971