网站综合信息 ls-la.me
    • 标题:
    • 架构人生 
    • 关键字:
    • 我叫小井 日志 
    • 描述:
    • 我叫小井的个人网络日志,记录我自己的生活。 
    • 域名信息
    • 域名年龄:10年5个月5天  注册日期:2015年03月03日  到期时间:
      邮箱:snjxiaojing  电话:+86.1037278869
      注册商:HiChina Zhicheng Technology Ltd. 
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 百度
    • 10  
    • 2,720,000  
    • 快照:无首页快照  
    • Google
    • 0  
    • 0  
    • pr:0  
    • 雅虎
    • 0  
    •  
    •  
    • 搜搜
    • 0  
    •  
    •  
    • 搜狗
    • 1  
    •  
    • 评级:1/10  
    • 360搜索
    • 0  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • 3,472,954  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    ls-la.me

    域名年龄: 10年5个月5天
    注册时间: 2015-03-03
    注 册 商: HiChina Zhicheng Technology Ltd.
    注册邮箱: snjxiaojing
    联系电话: +86.1037278869

    获取时间: 2016年11月10日 00:24:08
    Domain Name: LS-LA.ME
    Domain ID: D108500000015502603-AGRS
    WHOIS Server:
    Referral URL:
    Updated Date: 2016-03-31T03:46:25Z
    Creation Date: 2015-03-03T07:32:52Z
    Registry Expiry Date: 2017-03-03T07:32:52Z
    Sponsoring Registrar: HiChina Zhicheng Technology Ltd.
    Sponsoring Registrar IANA ID: 420
    Domain Status: ok https://icann.org/epp#ok
    Registrant ID: HC-213311288-CN
    Registrant Name: Taiming Li
    Registrant Organization: Taiming Li
    Registrant Street: Beijing Haidian Zhongguancun South Street No. 8 Shenzhou Dasha Room 420
    Registrant City: bei jing shi
    Registrant State/Province: bei jing
    Registrant Postal Code: 100081
    Registrant Country: CN
    Registrant Phone: +86.1037278869
    Registrant Phone Ext:
    Registrant Fax: +86.1037278869
    Registrant Fax Ext:
    Registrant Email: snjxiaojing
    Admin ID: HC-069829838-CN
    Admin Name: Li Taiming
    Admin Organization: Taiming Li
    Admin Street: Beijing Haidian Zhongguancun South Street No. 8 Shenzhou Dasha Room 420
    Admin City: bei jing shi
    Admin State/Province: bei jing
    Admin Postal Code: 100081
    Admin Country: CN
    Admin Phone: +86.1000000000
    Admin Phone Ext:
    Admin Fax: +86.1000000000
    Admin Fax Ext:
    Admin Email: snjxiaojing
    Tech ID: hichina001-cn
    Tech Name: hichina
    Tech Organization: HiChina Web Solutions Limited
    Tech Street: 3/F., HiChina Mansion
    Tech Street: No.27 Gulouwai Avenue
    Tech Street: Dongcheng District
    Tech City: beijing
    Tech State/Province: beijing
    Tech Postal Code: 100011
    Tech Country: CN
    Tech Phone: +86.1065985888
    Tech Phone Ext:
    Tech Fax: +86.1065985438
    Tech Fax Ext:
    Tech Email: support
    Name Server: F1G1NS1.DNSPOD.NET
    Name Server: F1G1NS2.DNSPOD.NET
    DNSSEC: unsigned
    >>> Last update of WHOIS database: 2016-11-09T16:27:07Z <<<

    For more information on Whois status codes, please visit https://icann.org/epp

    Access to WHOIS information is provided to assist persons in determining the contents of a domain name registration record in the registry database. The data in this record is provided by The Registry Operator for informational purposes only, and accuracy is not guaranteed. This service is intended only for query-based access. You agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to(a) allow, enable, or otherwise support the transmission by e-mail, telephone, or facsimile of mass unsolicited, commercial advertising or solicitations to entities other than the data recipient's own existing customers; or (b) enable high volume, automated, electronic processes that send queries or data to the systems of Registry Operator, a Registrar, or Afilias except as reasonably necessary to register domain names or modify existing registrations. All rights reserved. Registry Operator reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy.
    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2016年10月20日 02:44:29
    网址:http://ls-la.me/
    标题:架构人生
    关键字:我叫小井 日志
    描述:我叫小井的个人网络日志,记录我自己的生活。
    主体:
    架构人生首页归档中文字符集编码概要:UTF-8的一个特别的好处是它与ISO-8859-1完全兼容,可以表示世界上所有的字符,汉字通常用3个字节来表示。GB2312的codepage是CP20936。GBK的codepage是CP936。GB18030支持的字符数更多。GB2312、GBK、GB18030均为双字节。More2016-02-25 / 分类 : 转载||标签 :js跨域调用REST APIRESTful架构是目前比较流行的一种互联网软件架构,在此架构之下的浏览器前端和手机端能共用后端接口。但是涉及到js跨域调用接口总是很头疼,下边就跟着chrome的报错信息一起来解决一下。假设:前端域名为front.ls-la.me,后端域名为api.ls-la.com。前端需要访问的接口为http://api.ls-la.com/user/info.json,需要用GET方式访问。现在,用Ajax向后端发送请求,得到第一个错误。错误1:1XMLHttpRequest cannot load http://api.ls-la.com/user/info.json. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://api.ls-la.com' is therefore not allowed access.提示响应头没有Access-Control-Allow-Origin这一项,谷歌得知需要在服务器指定哪些域名可以访问后端接口,设定之:12header('Access-Control-Allow-Origin: http://front.ls-la.me');// 如果你不怕扣工资可以这么设:header('Access-Control-Allow-Origin: *');再次发送请求,又报错。More2015-11-19 / 分类 : 前端技术 / js
    ||
    标签 :
    javascript
    RESTFul
    CORS
    通过ftp命令上传整个目录
    分享一个ftp命令上传整个目录的脚本:
    12345678910111213141516171819202122232425262728#! /bin/shhost=ftp_hostuser=ftp_userpass=ftp_passremote_path='/'local_path='/path/to/upload/'curr_dir=`pwd`cd $local_path_mkdir=`find $local_path -type d -printf $remote_path'%P \n'| awk '{if ($0 == "")next;print "mkdir " $0}'` _upload=`find $local_path -type f -printf 'put %p %P \n'`ftp -nv $host << INPUT_ENDquote user $userquote pass $passtype binaryprompt off$_mkdir$_uploadbyeINPUT_ENDcd $curr_dir
    2015-11-19 / 
    分类 : 
    小技巧
    ||
    标签 :
    ftp
    setcookie用法
    cookie是网站储存在用户浏览器上的一些数据,PHP中使用setcookie这个函数来向客户端发送cookie数据:
    1bool setcookie ( string $name [, string $value = "" [, int $expire = 0 [, string $path = "" [, string $domain = "" [, bool $secure = false [, bool $httponly = false ]]]]]] )
    来看看各个参数的意义:
    $namecookie的名称。
    $valuecookie的值。可以在下次请求时通过$_COOKIE[$cookie_name]获取到。
    $expire过期时间。一般来说这个值会这么设置:
    1$expire = time() + 3600 * 24 * 30; // 保存30天,30天后浏览器将不会再向服务器发送这条cookie
    通过把失效日期设置为过去的日期/时间,删除一个 cookie。
    More
    2015-11-18 / 
    分类 : 
    后端技术 / PHP
    ||
    标签 :
    PHP
    cookie
    js格式化输出时间
    项目里用到的一个格式化当前时间的js函数,也是网上找的比较麻烦,自己写一个。
    1234567891011121314151617181920212223242526function now (format, ts) {ts = ts || (new Date) * 1;var spool = ['00', '01', '02', '03', '04', '05', '06', '07', '08', '09'];var D = new Date(ts), d = {};d['Y'] = D.getFullYear();d['m'] = D.getMonth() + 1;d['d'] = D.getDate();d['H'] = D.getHours();d['i'] = D.getMinutes();d['s'] = D.getSeconds();var ret = format;for(var i in d) {var v = d[i];v = spool[v] || v;ret = ret.replace(i, v);}return ret;}// 使用now("Y-m-d H:i:s"); // 返回当前时间 2015-11-10 11:39:27now("Y-m-d H:i:s", (new Date)*1 - 60000); // 返回1分钟前的时间 2015-11-10 11:38:27
    还需要什么其他日期属性就自己加工一下吧。
    2015-11-10 / 
    分类 : 
    前端技术 / js
    ||
    标签 :
    javascript
    date
    12…5»
    分类
    前端技术6AngularJS2js4后端技术4PHP4备忘2小技巧4数据库4MongoDB4转载2
    搜索
    最新文章
    中文字符集编码
    js跨域调用REST API
    通过ftp命令上传整个目录
    setcookie用法
    js格式化输出时间
    AngularJS tab切换
    AngularJS的文件类型表单操作
    苹方字体
    MongoDB学习笔记04:用户认证
    MongoDB学习笔记03:索引
    © nisnaker
    ( nisnaker@gmail.com )
    Powered by Hexo | Theme by Nisnaker

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

    2025-08-02 14:19, Process in 0.0089 second.