• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






Greyed Wolf

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2012年9月27日

BIGSHOT Flash使用
摘要: This plugin allows you to quickly add a flash banner, video, or other hosted or external SWF file to Joomla articles or to a custom HTML module.All parameters are optional. If you don't specify any particular parameter, then it is pulled from the default plugin parameters.In most cases, all you 阅读全文
posted @ 2012-09-27 22:09 Greyed Wolf 阅读(215) 评论(0) 推荐(0)
 
wamp服务手动安装与卸载命令
摘要: rem 安装apache服务httpd.exe -n wampapache -k installrem 卸载apache服务httpd.exe -n wampapache -k uninstallrem 安装mariaDB数据库服务mysqld.exe --install-manual wampmysqldrem 卸载mariaDB数据库服务mysqld.exe --remove wampmysqld 阅读全文
posted @ 2012-09-27 19:10 Greyed Wolf 阅读(2635) 评论(0) 推荐(0)