Tag: godaddy预览模式: 普通 | 列表

Godaddy虚拟主机最新优惠码 私密日志

刷新dns缓存
ipconfig /flushdns

宽度重新拨号就可以了

Tags: godaddy

分类:技术文章 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 91

先使用now()获得当前时间,与本机时间对比得到时间差,如15个小时。

然后用一下代码获得本地当前时间:

ASP/Visual Basic代码
  1. currenttime=dateadd("h",15,now())  
  2. currenttime=Year(currenttime)&"-"&Month(currenttime)&"-"&Day(currenttime)&" "&Hour(currenttime)&":"&minute(currenttime)  
  3. response.Write(currenttime)  

Tags: asp godaddy

分类:技术文章 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2022

 新建数据的时候选择与本机对应的数据库版本(SQL Server Version):2005或者2008。

Allow Direct Database Access这个选项选择YES,其它的按照说明设置即可!

Direct Database Access is a less secure way to manage your hosted databases which most users do not require. If you do not need to access your database remotely, then you should not enable Direct Database Access. 

Tags: godaddy

分类:随笔杂记 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2889

Godaddy状态(Status)说明

我们经常可以在Status中看到各式各样的英文单词.他们的具体含义是什么?

pending setup:在我们设置Godaddy主机的时候,经常会看到Status对应的是"pending setup".当你的设置处于这个状态的时候,不要急着进行下一步的使用.因为你的设置还在生效过程中.
 耐心的等待一段时间,"pending setup"会变成了"setup".此时表示你的设置已经生效,并可以正常使用的所设置的功能或帐号.

setup:表示你的设置已经成功完成.

Pending Removal:当删除某个设置的时候,状态会变成"Pending Removal"表示正在删除,等待一段时间之后,系统会自动删除.

Pending DNS:表示你的更改涉及到DNS,DNS正在生效中.

Tags: godaddy 国外空间

分类:业界文摘 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 2725

 广告位

↑返回顶部↑