随笔-4  评论-6  文章-1  trackbacks-1
  2008年8月28日
此版本修正了对IE8 beta2的兼容性问题,另外还重点增强了浏览器的稳定性,请有这方面问题的用户试用。

下载地址:
中文版:http://gocn.maxthon.com/client/m2/XmlLists/mx_2.1.4.238cn.exe
国际版:http://gocn.maxthon.com/client/m2/XmlLists/mx_2.1.4.238.exe

此版本更新内容如下:
  [浏览辅助]    增强了对IE8 Beta2的兼容性
  [浏览辅助]    解决了一些视频播放网站假死的问题
  [快捷键及鼠标手势]    解决后台打开的页面,快捷键无效的问题
  [界面]    解决分屏状态下启动,网页位置不正确的问题
  [界面]    解决最大化时退出,没有记住常规状态大小的问题
  [界面]    去掉了下载代理服务器功能
  [界面]    调整书签的中文名称为收藏,细调了收藏管理器的更多菜单
  [界面]    更新网站图标完成后,增加了提示信息
  [广告过滤]    解决一个文本过滤包,return filecontent内容转换的问题
posted @ 2008-08-28 14:53 石维康 阅读(73) 评论(0) 编辑
  2008年8月27日
解决vc 6在vista下的一些兼容问题

虽然vs系列的2008sp1版都出了,但是vs 2003以后的版本大多是都是在.Net上做修改,对我们vc程序员使用的MFC的修改很少。所以,许多VC程序员还是习惯用VC 6.0(包括我)。可是由于微软长时间不更新vc6。使得vc6在vista下出现了许多兼容性问题。在这里给大家提供一些解决方法

问题一:与UAC冲突

描述:由于UAC对Program Files进行了保护,导致无法调试。

解决方案:

一、

1.找到vc6的主程序文件。

2.右键,属性,选择到兼容性选项卡,勾选”请以管理员身份运行该程序“如图1所示。



图1

3.确定。

二.将工程生成目录改到其他盘,如图2



图2

三.关闭UAC(安全性降低,不推荐)

问题二:插入ActiveX不兼容

描述:在菜单,工程,增加到工程,Componets and Controls添加控件时,如图3所示

图3

解决方案:

1.在要插入控件的对话框上点击右键,选择”插入ActiveX控件“,选择您要插入的空间。

2.Ctrl+w,打开类向导,给空间增加变量,会出现增加控件对应类的添加对话框,如图4所示



图4

4.点击确定,便出现我们需要的和空间对应的类。

VC6确实是一款不错的开发工具,虽然微软已经长期不开发了,但是通过我们的一些设置,调整,依然可以让他老当益壮.
posted @ 2008-08-27 22:48 石维康 阅读(4078) 评论(5) 编辑
  2008年8月26日

UAC一直是我用VISTA的一个主要原因。但是不可否认,UAC有时候有些影响我们的使用了。今天在网上看到了这个工具,可以对UAC有很大的改善。是微软的一个很重要的和做伙伴,据说有windows源码的赛门铁克开发的。

User Account Control (UAC) 是在 Windows Vista 中新加入的一种安全特性。简单的讲,就是在使用管理员用户时把管理员权限和一般用户权限分开。
由于很多程序都需要高权限才可以运行,导致UAC频繁提示,十分烦。很多朋友使用Vista都把UAC关闭,这的确是一个好的办法,但是损失了安全性。Norton UAC Tool是一个全新概念的工具,能够完全接管Vista内置的UAC机制。最重要的,提供了下次不再询问的选项!


软件生活 AppLife.Net

无法截图,只能用数码相机拍。

目前这个工具被放在Norton Labs里面,还处于beta阶段。

赛门铁克作为微软的重要合作伙伴,据说可以看到很多微软的源代码,同时也是世界顶级的安全厂商。所以用他的工具来替代UAC我觉得是安全的。

使用很简单,下载回来安装后即可。

软件生活 AppLife.Net

会询问是否开启UAC,默认即可。

软件生活 AppLife.Net

最后点Install就完成了安装。卸载也差不多是同样的过程。

这个工具提供了一种和微软不同的提示方法,未来还未提供联网的白名单机制。

目前的UAC对一般用户来说基本都是直接通过的,还无意义。而赛门铁克的UAC将会通过安全等级来详细告诉用户,并且实时更新的。


User Account Control (UAC) is a new security feature in Microsoft Windows Vista that changes the architecture of the access token creation process and prevents users from logging on with full administrative rights.

While the intent of this feature may have been enhanced security, all too often users need administrative rights for tasks like installing/updating programs, and many software applications need access to run properly.

The User Account Control tool has been designed to replace the Vista UAC, to simultaneously make your system more secure while significantly improving user-friendliness.

By default, any application launched by an administrator is running with a filtered, standard user access token. When the administrator attempts to perform a task, the UAC prompts the user to approve the action. This can lead to poor user experiences because the prompts can be slow to display, and appear frequently and without warning. What’s more, because the UAC may give a false sense of security since other processes can still access the desktop, it actually raises security concerns.

The net effect is that many users find the UAC security clearance and prompting process annoying, especially those who are a computer’s only user and have all the latest Norton Internet Security software installed and updated.

The User Account Control tool will collect user input as well as information on applications causing prompts. The data will be processed to improve the comprehensiveness and robustness of the white list, which will be updatable while running the tool online.


提供32位(NUACx86.exe)和64位(NUACx64.exe)两个版本,注意区分。 

下载(806K):fs2you | 来自软件生活 | 纳米盘 | live-share | eHost | FileFlyer | easy-share

PS:在汉化新世纪找到了一个汉化版:http://www.hanzify.org/?Go=Show::List&ID=12115

posted @ 2008-08-26 17:37 石维康 阅读(457) 评论(0) 编辑
  2008年8月24日

100分卷子,考了91。。自己还能以为更高。。有些遗憾啊。。不过毕竟考完试了。可以好好程序了~

今天也在博客园安家了。欢迎大家多多光临。

 

posted @ 2008-08-24 15:49 石维康 阅读(29) 评论(1) 编辑
昵称:石维康
园龄:3年5个月
粉丝:0
关注:0
<2012年2月>
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910

搜索

 
 

常用链接

随笔分类

随笔档案

最新评论