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

推荐订阅源

W
WeLiveSecurity
The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
Microsoft Azure Blog
Microsoft Azure Blog
The Register - Security
The Register - Security
Stack Overflow Blog
Stack Overflow Blog
博客园 - 三生石上(FineUI控件)
T
Threat Research - Cisco Blogs
S
SegmentFault 最新的问题
V2EX - 技术
V2EX - 技术
Hacker News: Ask HN
Hacker News: Ask HN
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
P
Proofpoint News Feed
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
M
MIT News - Artificial intelligence
AI
AI
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
Hacker News - Newest:
Hacker News - Newest: "LLM"
B
Blog
N
News and Events Feed by Topic
N
News | PayPal Newsroom
Google DeepMind News
Google DeepMind News
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
C
Cybersecurity and Infrastructure Security Agency CISA
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
U
Unit 42
腾讯CDC
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
The Cloudflare Blog
H
Help Net Security
Recent Announcements
Recent Announcements
P
Privacy & Cybersecurity Law Blog
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Security Archives - TechRepublic
Security Archives - TechRepublic
L
LINUX DO - 热门话题
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
H
Heimdal Security Blog
博客园 - 聂微东
S
Securelist
大猫的无限游戏
大猫的无限游戏
Cloudbric
Cloudbric
Cisco Talos Blog
Cisco Talos Blog

博客园 - 观我生,君子无咎

亲在外,子欲养而不能 QQ共享问题 “您的文件或目录包含有不被允许的字符” 湖南电信,铁通,网通VPI,VCI值 最好的程序 FOXPRO 程序在Winxp下面 insufficient memory 问题出现的原因以及解决办法 杀毒软件性能测试 80年代后生的100项特征 在Google.com里面进行搜索的时候,经常会遇到突然出现“该页无法显示”的提示 教你几招对付银行里态度恶劣的工作人员 PL/SQL Developer Download Visual Assist X v10.3.1530.0 build 2006.07.08 解决方案大全 最好的下载站点 UltraEdit 12 序列号 最好的破解网站 这就是“爱情”,这就是“婚姻!” 蜘蛛和蜜蜂结婚的原因 I need to follow my heart 笑对人生
ICO图标在线生成
观我生,君子无咎 · 2008-09-02 · via 博客园 - 观我生,君子无咎

以往要在自己主页地址栏前显示ICO是比较麻烦的一件事,必须用专业的ICO图标制作软件才能实现,而且需要一定的美工基础。现在这一切都变得非常简单。
访问网站
http://isco.blogbus.com/files/1155701182.jpg
.
在这里,你可以将你喜欢的任何一张图片在线转换成ICO,还可以添加文字生成动态ICO。

使用步骤:
1、打开 http://www.chami.com/html-kit/services/favicon/
2、点击浏览选择你希望做成ICO的图片
3、点击 Generate FavIcon.ico 按钮提交
稍等片刻后,你的ICO将会自动生成,可以点击旁边的保存按钮将ICO下载到本地。
最后在HTML的head区插入代码:<link REL="shortcut icon" HREF="images/favicon.ico" />

Add the following HTML tag to your web page after the <head> tag, before the </head> tag:
<link rel="shortcut icon" href="favicon.ico" >