来自汉江北邻的IT男一枚,专注于PHP和C#开发... 最常更新的技术Blog → https://enjoy233.cnblogs.com/
发布时间:2013-04-06 22:47:07
Computer-Aided Engineering in Linux Engineers are some of the heaviest number-crunchers around. If you are a gr.........【阅读全文】
发布时间:2013-04-06 11:55:08
[PHP]利用str_replace字符串替换自定义函数,替换时只替换一次我们都知道,在PHP里Strtr,strreplace等函数都可以用来替换,不过他们每次替换的时候都是全部替换.........【阅读全文】
发布时间:2013-04-04 15:16:00
1.如何去掉网页链接的下划线?只需加入一段代码:<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><meta name="GENERATOR" content="Microsoft FrontPage 3.0"><style type="text/css"><!--td,body { font-size: 9pt}a:link{ color:#000000; text-decoration:none} a:visited{COLOR: .........【阅读全文】
发布时间:2013-04-04 15:10:20
Word的浮动对象的定位(锚点)及静态网页中的锚点设计问题* 静态网页中的锚点在需要定义锚点的位置上,“插入”---“命名锚记”,为此锚点命名,然后在要连接到此锚点的文字或图片上加上链接,格式为#.........【阅读全文】