网站综合信息 css9.com
    • 标题:
    • 前端go 
    • 关键字:
    • LAMP LAMP一键安装包 一键安装包 
    • 描述:
    • 玩转前端前沿技术,走在后端和设计师间,让你游刃有余 
    • 域名信息
    • 域名年龄:12年8个月29天  注册日期:2012年09月19日  到期时间:2015年09月19日
      邮箱:abuse  电话:+86.1064242299
      注册商:HICHINA ZHICHENG TECHNOLOGY LTD. 
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • Google
    • 0  
    • 0  
    • pr:0  
    • 雅虎
    • 0  
    •  
    •  
    • 搜搜
    • 0  
    •  
    •  
    • 搜狗
    • 0  
    •  
    • 评级:0/10  
    • 360搜索
    • 0  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • -  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    css9.com

    域名年龄: 12年8个月29天
    注册时间: 2012-09-19
    到期时间: 2015-09-19
    注 册 商: HICHINA ZHICHENG TECHNOLOGY LTD.
    注册邮箱: abuse
    联系电话: +86.1064242299

    获取时间: 2014年09月08日 10:38:15
    Domain Name: CSS9.COM
    Registrar: HICHINA ZHICHENG TECHNOLOGY LTD.
    Whois Server: grs-whois.hichina.com
    Referral URL: http://www.net.cn
    Name Server: F1G1NS1.DNSPOD.NET
    Name Server: F1G1NS2.DNSPOD.NET
    Status: ok
    Updated Date: 2014-08-01
    Creation Date: 2012-09-19
    Expiration Date: 2015-09-19

    >>> Last update of whois database: Mon, 2014-Sep-08 02:40:10 UTC <<<

    Domain Name:css9.com
    Registry Domain ID:
    Registrar WHOIS Server: whois.hichina.com
    Registrar URL: http://www.net.cn/
    Updated Date:2014-08-02T03:08:23Z
    Creation Date:2012-09-19T23:11:52Z
    Registrar Registration Expiration Date:2015-09-19T23:11:52Z
    Registrar: HICHINA ZHICHENG TECHNOLOGY LTD.
    Registrar IANA ID: 420
    Registrar Abuse Contact Email: abuse
    Registrar Abuse Contact Phone: +86.1064242299
    Reseller:
    Domain Status:
    Registry Registrant ID:HC-198479546-CN
    Registrant Name:ouyang runfeng
    Registrant Organization:ouyang runfeng
    Registrant Street:tianhequyuancun4henglu5haodayuan,,
    Registrant City:guangzhou
    Registrant State/Province:guangdong
    Registrant Postal Code:510900
    Registrant Country:CN
    Registrant Phone:+86.02151697771
    Registrant Phone Ext:
    Registrant Fax:+86.02151697771
    Registrant Fax Ext:
    Registrant Email:admin
    Name Server:f1g1ns1.dnspod.net
    Name Server:f1g1ns2.dnspod.net
    DNSSEC:unsigned
    URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/
    >>> Last update of WHOIS database:2014-08-02T03:08:23Z<<<

    Important Reminder: Per ICANN 2013RAA`s request, Hichina has modified domain names`whois format of dot com/net/cc/tv, you could refer to section 1.4 posted by ICANN on http://www.icann.org/en/resources/registrars/raa/approved-with-specs-27jun13-en.htm#whois The data in this whois database is provided to you for information purposes only, that is, to assist you in obtaining information about or related to a domain name registration record. We make this information available "as is," and do not guarantee its accuracy. By submitting a whois query, you agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to: (1)enable high volume, automated, electronic processes that stress or load this whois database system providing you this information; or (2) allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations via direct mail, electronic mail, or by telephone. The compilation, repackaging, dissemination or other use of this data is expressly prohibited without prior written consent from us. We reserve the right to modify these terms at any time. By submitting this query, you agree to abide by these terms.

    For complete domain details go to:http://whois.www.net.cn/whois/domain/css9.com
    同IP网站(同服务器)
    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2016年10月07日 08:53:48
    网址:http://css9.com/
    标题:前端go
    关键字:LAMP,LAMP一键安装包,一键安装包
    描述:玩转前端前沿技术,走在后端和设计师间,让你游刃有余
    主体:
    前端go游走在设计师和后端间首页angularjsopencartwodrpessionicLinux通过rsync在两台服务器之间定时同步数据11,03,2016linuxNo Reply249 Views用rsync可以实现在两个ECS服务器之间,通过内网或者公网同步数据。rsync是一般比较可靠的数据同步工具,而且可以实现增量同步。这里用两台服务器,来通过rsync实现数据同步,具体过程如下:实验环境:服务端:服务器A ,CentOS release 6.5   内网ip 10.170.203.113客户端:客户端B, openSUSE 13.1         内网ip 10.51.109.1631、在服务器A上配置rsync服务。CentOS6.5的系统默认有安装rsync工具,直接进行配置。a、vim /etc/rsyncd.conf       #创建rsync配置文件,内容如下:pid file = /var/run/rsyncd.pidport ...0Read Morenginx 301重定向19,02,2016nginxNo Reply320 Views记录一下先,老是找301我用的是lnmp所以直接vi /usr/local/nginx/conf/vhost/www.css9.conf修改server_name css9.com www.css9.com这个一定要2个域名一起,不然无效。添加行if ($http_host !~* "^www.css9.com$"){rewrite ^/(.*)$ http://www.css9.com/$1 permanent;}这是css9.com跳到www.css9.com重启lnmp。我是为了方便lnmp restart,但是不建议。推荐这个重启nginxlnmp nginx reload0Read More样式文件跨域导致Respond.js插件在IE浏览器失效的问题19,02,2016javascriptNo Reply228 Views这个比较郁闷,例如我有个域名叫a.css9.com,而实际请求的是www.css9.com/respond.js,于是导致IE8下解析不了@media,于是就让整个页面给破坏了。所以木有办法只能去fixed这个错误。Respond.js主页: https://github.com/scottjehl/RespondRespond.js是为了解决IE6-IE8不支持响应式设计而编写的一个插件,可以实现css3的媒体查询,官方演示地址:https://rawgit.com/scottjehl/Respond/master/test/test.html在Chrome、Firefox、IE浏览器测试官方给出的页面都是正常的,网页背景色会随着浏览器窗口的大小改变。可以看到该页面的样式 ...0Read Moreionic proxy19,02,2016angularjs,ionicNo Reply209 Views发现这个ionic的proxyUrl用处不大,对于独立app基本没有用。因为app是本地浏览,并无服务器,所以我们只需要直接访问具体的api即可,而不用设置proxyUrl;
    而现在app开发通常都使用oauth2进行认证,所以安全性有保证,我们做得是需要获取access_token,在请求的时候增加header的Authorization即可。
    0
    Read More
    mycncart结账页面重构
    19,02,2016
    opencart
    No Reply
    277 Views
    最近的B2C站想要推送出市场,结果很多人测试发现结账页面超级难用!于是对结账页面进行2次修改,改动的地方还是挺多挺大的。
    其实官方的结账页麻烦在它是每次操作玩才会显示第二步。这样增加用户的结账难度,要知道至少要你要点击5步才行。
    而市场是有单页结账的页面的插件,可是我觉得还是很不好用,至少后台配置麻烦。
    主要模仿的是京东的结账页面,京东的结账页面是一步过,默认帮用户选中。
    所以我们也照版煮糊。
    分析一下官方的代码可知:
    分为游客和登录用户结账(如果后台禁止游客结账,那么就必须登录),这是结账第一步。
    ...
    0
    Read More
    使用 AngularJS & NodeJS 实现基于 token 的认证应用
    22,10,2015
    angularjs,javascript
    No Reply
    299 Views
    文/范洪春
    认证是任何Web应用中不可或缺的一部分。在这个教程中,我们会讨论基于token的认证系统以及它和传统的登录系统的不同。这篇教程的末尾,你会看到一个使用 AngularJS 和 NodeJS 构建的完整的应用。
    传统的认证系统
    在开始说基于token的认证系统之前,我们先看一下传统的认证系统。
    用户在登录域输入用户名和密码,然后点击登录;
    请求发送之后,通过在后端查询数据库验证用户的合法性。如果请求有效,使用在数据库得到的信息创建一个 session,然后在响应头信息中返回这个 session 的信息,目的是把这个 session ID 存储到浏 ...
    0
    Read More
    javascript设计模式-策略模式-验证实战
    07,07,2015
    javascript
    No Reply
    317 Views
    策略模式定义了一系列的算法,并将每一个算法封装起来,而且使它们还可以相互替换。策略模式让算法独立于使用它的客户而独立变化。
    实战:验证控件。
    原理:定义验证逻辑:如非空,最少最大长度,手机号码,邮箱等。将实际的验证对象代入到算法进行验证,如果错误则返回错误。
    首先我们需要定义逻辑:
    [sourcecode language=”plain”]
    var rules = {
    isNotEmpty:function(value,error){
    if(value == ”){
    if(!error) error=’必填字段’;
    return error;
    }
    },
    isPhone:function(value,error){
    if (!(/^1[3|4 ...
    0
    Read More
    分类目录
    angularjs
    ionic
    javascript
    linux
    nginx
    opencart
    Theme by Lophita

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2025-06-12 20:31, Process in 0.0088 second.