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

推荐订阅源

P
Proofpoint News Feed
博客园 - 聂微东
Application and Cybersecurity Blog
Application and Cybersecurity Blog
MyScale Blog
MyScale Blog
罗磊的独立博客
H
Help Net Security
L
LangChain Blog
T
Threat Research - Cisco Blogs
量子位
S
Securelist
Last Week in AI
Last Week in AI
L
Lohrmann on Cybersecurity
T
The Exploit Database - CXSecurity.com
P
Privacy International News Feed
The Hacker News
The Hacker News
Vercel News
Vercel News
D
Darknet – Hacking Tools, Hacker News & Cyber Security
C
Cybersecurity and Infrastructure Security Agency CISA
T
The Blog of Author Tim Ferriss
T
Threatpost
Security Latest
Security Latest
P
Palo Alto Networks Blog
Microsoft Security Blog
Microsoft Security Blog
NISL@THU
NISL@THU
F
Full Disclosure
WordPress大学
WordPress大学
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Heimdal Security Blog
J
Java Code Geeks
Recorded Future
Recorded Future
Hugging Face - Blog
Hugging Face - Blog
G
GRAHAM CLULEY
Know Your Adversary
Know Your Adversary
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42
B
Blog RSS Feed
月光博客
月光博客
C
Cisco Blogs
V
Visual Studio Blog
D
DataBreaches.Net
H
Hacker News: Front Page
博客园 - 叶小钗
N
News and Events Feed by Topic
爱范儿
爱范儿
A
Arctic Wolf

博客园 - mill2002

当在ECLIPSE中import现存项目时,如遇到版本不符 运行sicp一书5.5.7节“编译代码与求值器的互连”的方法 MIT Scheme 的基本使用 李先静先生一书第11章jdbshell试用小结 ehua的blog 在microsoft vc++ 2008版中运行李先静先生一书及数据结构高一凡先生一书实例的方法 在android模拟机上安装APK应用程序的方法 treepad compiler design 的资料 学习回调函数的笔记 编译器前端的Windows版命令行测试方法 cloud Try Filecatchered example-rss10.xml (系统找不到指定的文件。) ANT 和 JDK 的设置 - mill2002 vi简单操作说明 - mill2002 - 博客园 编译器gcc的使用 Javascript中的this - mill2002 - 博客园 fuhao.co.uk网页更新方法之一:
书‘Rss & Atom in Action’Ch05 中CSHARP示例
mill2002 · 2010-08-27 · via 博客园 - mill2002

书‘Rss & Atom in Action’Ch05 中CSHARP示例在Visual Web Developer 2008 Express Edition
中编译通过。详细见所带的README.html文件.
演示在命令行中进行的.例如:
_____________________________________________________________________________
Microsoft Windows XP [版本 5.1.2600]
(C) 版权所有 1985-2001 Microsoft Corp.

G:\Documents and Settings\rss2008>cd %BLOGAPPS%\csharp\ch05\ParseAtom\bin\Release

G:\Documents and Settings\rss2008>e:

E:\blogapps-examples-1.0.4\csharp\ch05\ParseAtom\bin\Release>ParseAtom %BLOGAPPS
%\testdata\atom_1.0-ongoing.xml
_________________________________________________________________________

在当中,如果光标没有进入想要的文件夹,可以在提示符'>'处键入%BLOGAPPS%所在的盘符,如
'E:',则光标就会进入到所要的文件夹下,如:E:\blogapps-examples-1.0.4\csharp\ch05

\ParseAtom\bin\Release。

后继计划:
1,运行JAVA版的示例,并布置到UC上或GOOGLE APPENGINE上
2,布置CSHARP版示例到WEBWEB.COM上
3, 研究一下BLOG SERVER 源代码
4, 研究新版的BLOGAPPS,如 ROLLER4.0
5, 在LOCALHOST上试着运行BLOG SERVER,ROLLER4.0