自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (9)
  • 收藏
  • 关注

原创 javascript 的小技巧收集

1.刷新父页,并关闭子页。window.opener.parent.location.reload();self.close() 2.页面跳转的方法第一种:    "javascript" type="text/javascript">           window.location.href="login.jsp?backurl="+window.location.href;

2009-10-21 10:21:00 578

转载 access 中空值的判断

 -- access 使用isnull函数判断是否null值 delete from 表 where isnull(字段) -- 如果空值是指0长度的, 则 delete from 表 where 字段=""

2009-10-19 08:15:00 5292

win32diskimager.7z

This program is designed to write a raw disk image to a removable device or backup a removable device to a raw image file. It is very useful for embedded development, namely Arm development projects (Android, Ubuntu on Arm, etc). Anyone is free to branch and modify this program. Patches are always welcome. This release is for Windows 7/8.1/10. It will should also work on Windows Server 2008/2012/2016 (although not tested by the developmers). For Windows XP/Vista, please use v0.9 (in the files archive).

2019-12-24

openmeeting

openmeetings 官方安装文档,帮助新人快速安装,对了是要在Ubuntu下用的。

2018-04-22

Hierarchical Select in a block as a taxonomy filter With Att

一个关于阶梯(多层)选择套件form API的应用示例

2016-12-08

Drupal Restful simple

Drupal Restful

2016-09-18

drupal 通过phpexcel读写excel

drupal 通过phpexcel读写excel

2016-04-13

asp 生成xml文件并调用amchart画图表的实例

根据amchart的说明文档用ASP生成XML后画图文报表的实例。 原代码在我的博客上可以参考:http://blog.csdn.net/e_zhiwen/archive/2010/11/12/6004617.aspx 这里是我的做好后的实例。

2010-11-14

Office Password Remover.exe

Office 2003 Password Remover

2010-11-10

如何增加系统服务启动项

在网上找了N久没找到正确的解决方法,大部分的人都是讲把程序放到启动项中,而我所提出的是在域中机器启动后没有不会自动登录的情况下,把程序加载到系统服务的启动项中,使得机器在没有登录时也能运行。 最后还是老大找到了他的方法。现在共享给各位,希望对有需要的朋友有所帮助。

2009-07-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除