惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tenable Blog
H
Heimdal Security Blog
K
Kaspersky official blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
S
Schneier on Security
G
GRAHAM CLULEY
U
Unit 42
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
C
CERT Recently Published Vulnerability Notes
Google DeepMind News
Google DeepMind News
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
阮一峰的网络日志
阮一峰的网络日志
Simon Willison's Weblog
Simon Willison's Weblog
C
Cisco Blogs
Cyberwarzone
Cyberwarzone
T
The Exploit Database - CXSecurity.com
Project Zero
Project Zero
Security Archives - TechRepublic
Security Archives - TechRepublic
www.infosecurity-magazine.com
www.infosecurity-magazine.com
博客园 - 司徒正美
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
V
Visual Studio Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Jina AI
Jina AI
P
Proofpoint News Feed
P
Proofpoint News Feed
有赞技术团队
有赞技术团队
L
LINUX DO - 最新话题
宝玉的分享
宝玉的分享
N
News and Events Feed by Topic
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
博客园 - 聂微东
T
The Blog of Author Tim Ferriss
Spread Privacy
Spread Privacy
Application and Cybersecurity Blog
Application and Cybersecurity Blog
IT之家
IT之家
S
Security Affairs
博客园 - 叶小钗
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
小众软件
小众软件
N
News | PayPal Newsroom
Cloudbric
Cloudbric
AWS News Blog
AWS News Blog
W
WeLiveSecurity
The Last Watchdog
The Last Watchdog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
NISL@THU
NISL@THU

博客园 - 北极冰点水

如何用C#代码设置文件的附加属性啊 例如author, subject 这些啊 在.NET中使TextBox只能输入数字的方法(key 和 clipboardData) - 北极冰点水 怎样在XML中使用&和字符 ViewState深入,Textbox,Checkbox,CheckboxList,RadioButtonList 不能禁止ViewState textbox web控件 根本无视enableviewsate 是否true 或者false, 依然能够相应用户的输入 未将对象引用到对象的实例 asp.net执行.sql文件 和 Cmd 模式执行sql文件 - 北极冰点水 后期维护成本 用.net开发不同操作系统下应用的winform的size大小问题 怎样让用户可以跟踪查询数据库数据变化 在MembershipProvider中,现在的版本中MobileAlias 是没用的 也谈下vs2005中的gridview Vs2005 调试状态下的异常处理是比2003要好多了,布局图片也漂亮 vs2005 Gridview 得问题??? vs2005的数据库连接问题 2.0 Master Page C# 的 Delegate Type 安装SqlServer2005 Express Edit版 和 Vs 2005 CTP版 快速”格式化和常规格式化之间的区别
什么是One-Click技术
北极冰点水 · 2006-05-24 · via 博客园 - 北极冰点水

什么是One-Click技术, 很感兴趣. 朦胧知道用途,却不能明确描述.期待进一步了解
核心应该是:simplicity,就是简单化.
installshield有个click once deployment 应该就是一种应用.
可惜啊今天还碰到了问题, 一个红色错误醒目的出现,找不到原因, 这个是日志
================= Logging started at 5/25/2006 05:32:51 下午 ==================
Preparing the primary application assembly for processing.
Creating the base deployment.
Initializing the default application manifest.
Creating the application manifest folder.
Deleting existing application manifest folder.
Building application files to the release location.
Loading File table
ISDEV : error -6645: C:\WINDOWS\system32\shdocvw.dll failed to load.
 Error: 0
 Error Description:
Adding file 'UploadManager.dll' that is a dependency of component 'STPClient.exe1'
Adding merge module 'Microsoft OLE 2.40 for Windows NT and Windows 95' that is a dependency of component 'STPClient.exe1'
Adding merge module 'Microsoft OLE 2.40 for Windows NT and Windows 95' that is a dependency of component 'Net.SourceForge.Koogra.dll1'
Merging Microsoft OLE 2.40  for Windows NT(TM) and Windows 95(TM) Operating Systems: C:\Program Files\Common Files\Merge Modules\OLEAUT32.MSM
The 'INTERNET' deployment configuration is disabled, skipping.
The 'CDROM' deployment configuration is disabled, skipping.
The 'UNC' deployment configuration is disabled, skipping.
The ClickOnce build process has finished with:  1 Errors and 0 Warnings.
================= Logging stopped at 5/25/2006 05:33:18 下午 ==================
Log file has been created: <file:D:\MiantainProject\STP\Setup\NTUCInstallProject\Build Report\5-25-2006 05-32-51 下午.txt>

fileslist里压根就没加这个dll,也没有任何file depend 他.真是郁闷...............