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

推荐订阅源

V
V2EX
P
Proofpoint News Feed
D
DataBreaches.Net
C
Check Point Blog
L
LangChain Blog
量子位
美团技术团队
Vercel News
Vercel News
人人都是产品经理
人人都是产品经理
N
Netflix TechBlog - Medium
V
Visual Studio Blog
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
MongoDB | Blog
MongoDB | Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
The GitHub Blog
The GitHub Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
U
Unit 42
腾讯CDC
M
MIT News - Artificial intelligence
Microsoft Azure Blog
Microsoft Azure Blog
Blog — PlanetScale
Blog — PlanetScale

博客园 - Tiger!

access需要替换日文编码的函数 网上搜集的webbrower的资料,很有借鉴价值 本地计算机可能没有必要的注册信息或消息 DLL 文件来从远程计算机显示消息。 C#常用的文件操作(网上收集) 转载 VB.NET编程调用迅雷下载文件(1) 进行网站建设,您应该想到的(zz) ASP常用的函数模块 Google AdSense 收藏几个有意思的SQL脚本(转载) C#/VB - Automated WebSpider / WebRobot 有人见过这么高的eCPM ? 一切都不象看起来那么严重 — 关于Fraud Clicks Google Adsense宝典: 如何合理地提高Google Adsense的收入 Google Adsense的致命伤 Google Adsense的无效点击 lucene倒排索引原理 DotLucene的一些知识(不完全总结) 基于.NET的开源搜索引擎-DotLucene(2) 基于.NET的开源搜索引擎-DotLucene(1)
centos 中通过yum安装最新的mono
Tiger! · 2011-06-22 · via 博客园 - Tiger!
yannic@yannic-VB:$ cd /etc/yum.repos.d
yannic@yannic-VB:$ touch mono.repo
yannic@yannic-VB:$ vi mono.repo
[Mono]
name=Mono Stack (RHEL_5)
type=rpm-md
baseurl=http://ftp.novell.com/pub/mono/download-stable/RHEL_5/
gpgcheck=1
gpgkey=http://ftp.novell.com/pub/mono/download-stable/RHEL_5/repodata/repomd.xml.key
enabled=1
yannic@yannic-VB:$ yum clean all
yannic@yannic-VB:$ yum install ****

posted @ 2011-06-22 14:17  Tiger!  阅读(287)  评论(0)    收藏  举报