Archive for 五月, 2010

Index search

Crawler (爬虫) cronjob,自动刷新

Crawler Extension

The official documentation for the crawler extension is here: crawler documentation on typo3.org. The typical use of the crawler is to index pages that can then be found by the indexed_search extension. It is possible to index not only Typo3-pages but also external files like pdf, doc etc. and even external websites. The official documentation for indexed_search is here: indexed_search documentation on typo3.org. (continue reading…)


Include static (from extensions):

Static template files are registered by extensions contrary to Static Template records which come from the static database table, “static_template”. (continue reading…)


ntsd.exe出错解决方法

现象:

无法运行regedit.exe注册表编辑器,无法查看任务管理器,无法安装任何杀毒软件,打不开icesword等工具。如果进行以上操作,就会出现“ntsd.exe 应用程序错误”对话框。

解决方法:

由于无法运行regedit.exe注册表编辑器,先进入C:\WINDOWS目录下找到regedit.exe,将其重命名为regedit.com,然后双击运行,进入注册表编辑器界面,找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options将Image File Execution Options下的所有子项全部删除,再找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\windows下的Appinit_Dlls,将Appinit_Dlls删除.然后回到C:\WINDOWS目录下找到刚才更改的regedit.com,将其改回成regedit.exe,刷新一下.

大功告成!!OK


密码保护:JS表单验证(原创)

这是一篇受密码保护的文章,您需要提供访问密码:

要查看留言请输入您的密码。 more...

Jquery对表单的一些操作

1.取下拉菜单选中项的文本
(continue reading…)


ubuntu下ftp配置

关于ubuntu下FTP的一些内容

安装:

sudo apt-get install vsftpd
# vsftp(Very Secure FTP)是一种在Unix/Linux中非常安全且快速稳定的FTP服务器 (continue reading…)



clear cache immediately

在包含news的SysFolder属性的option里配置TS:

TCEMAIN.clearCacheCmd = all



$_SERVER

$_SERVER[‘PHP_SELF’] #当前正在执行脚本的文 件名,与 document root相关。
$_SERVER[‘argv’] #传递给该脚本的参数。 (continue reading…)


Copyright © 1996-2010 Add Lives. All rights reserved.
iDream theme by Templates Next | Powered by WordPress