Skip to content

Main Navigation

红色的河滔滔红河 奔流不息

分类: 技术原创

JS里输出对象的全部方法和属性

2006-11-29 (2007-01-29) red

  var objPlayer = document.getElementById('wmplayer1'); […]

...
技术原创 Leave a comment

以命令行方式直接运行php脚本

2006-07-17 (2007-01-29) red

Linux下: /www/bin/php/bin/php -q script.php Windows下: d: […]

...
技术原创 Leave a comment

用PHP实现文件下载

2006-05-11 (2007-01-29) red

<?php     /*      * 最后修改: 2006-5-11      * 修改人:redri […]

...
技术原创 Leave a comment

Win2003消除关闭Windows的理由选择

2006-03-10 (2007-01-29) red

Windows2003上消除关闭Windows的理由选择 开始 -> 运行 -> gpedit.m […]

...
技术原创 Leave a comment

清除掉“远程桌面”登录框中保存的IP或计算机名的历史记录

2005-10-22 (2007-01-29) red

WindowsXP以后的系统,均提供了远程桌面功能,实在是非常方便,因为超级终端并不是一般用户容易使用的。但是 […]

...
技术原创 Leave a comment

php的Apache HttpAuth代码

2005-06-24 (2007-01-29) red

<?php $redUser = "test"; $redPwd = "test"; if (($_SE […]

...
技术原创 Leave a comment

Linux下恢复root口令

2005-06-11 (2007-01-29) red

可以通过以下方法恢复root口令: 重新启动Linux,当出现选择系统的画面时: 1)、如果是lilo启动,则 […]

...
技术原创 Leave a comment

比较全的 Windows Media Player 网页播放器代码

2005-05-09 (2007-01-29) red

<object classid=clsid:22D6F312-B0F6-11D0-94AB-0080C7 […]

...
技术原创 Leave a comment

Windows Media Player 播放列表文件

2005-03-31 (2007-08-06) red

Windows Media Player 播放列表文件。使用这个,就可以在网页里实现歌曲连播啦! <as […]

...
技术原创 Leave a comment

不提示而直接关闭浏览器窗口

2005-03-29 (2007-01-29) red

如果浏览器窗口不是由js的Window.open()打开的,那么如果用window.close()关闭的时候就 […]

...
技术原创 Leave a comment

Linux下定时备份脚本

2005-03-16 (2007-01-29) red

#!/bin/sh #WEB srcDir="example.com"; date=`date +%w`; d […]

...
技术原创 Leave a comment

Apache UrlRewrite 一例

2005-03-04 (2007-01-29) red

<VirtualHost *>     ServerName www.example.com    […]

...
技术原创 Leave a comment

Posts navigation

  • ❮
  • 1
  • 2
  • 3
  • 4
  • ❯
Copyright ©2023 红色的河 : 滔滔红河 奔流不息. Theme: Simple News by IndoCreativeMedia.