Coder Social home page Coder Social logo

kugeceo / pantone.luhui.net Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 15.36 MB

鲁虺网络潘通色卡云 http://pantone.luhui.net 鲁虺彩通色卡工具探索色彩的宇宙,发现色彩搭配、色值及互相参照包括RGB、CMYK、HEX及广色域参考色彩,分享至您的工作流程中与社群媒体上与luhui Creative Cloud、Instagram及其他更多的社群无缝接轨

Home Page: http://pantone.luhui.net

HTML 65.78% CSS 15.63% JavaScript 5.73% Ruby 0.02% PHP 0.22% Vue 0.24% TypeScript 0.02% SCSS 6.47% Less 2.81% Stylus 3.08%
pantone pantone-colors pantone-swatches pantoneap

pantone.luhui.net's Introduction

pantone.luhui.net

鲁虺网络潘通色卡云 http://pantone.luhui.net 鲁虺彩通色卡工具探索色彩的宇宙,发现色彩搭配、色值及互相参照包括RGB、CMYK、HEX及广色域参考色彩,分享至您的工作流程中与社群媒体上与luhui Creative Cloud、Instagram及其他更多的社群无缝接轨

代码运行在 Netlify Status

免费域名演示地址 http://pantone.netlify.com

自定义域名演示地址 http://pantone.luhui.net

http://pantong.luhui.net/

http://seka.luhui.net/

搜索调用模式

index.html?q=关键词

<script type="text/javascript"> window.onload=function () { function _GetUrlParams() { var url = location.search; //获取url中"?"符后的字串 var theRequest = {}; if (url.indexOf("?") != -1) { var str = url.substr(1); strs = str.split("&"); for (var i = 0; i < strs.length; i++) { //console.log(strs); theRequest[strs.split("=")[0]] = unescape(strs.split("=")[1]); } } return theRequest; } var obj = _GetUrlParams(); if(obj.q){ var bingurl=obj.q; document.getElementById('engine').src = 'http://luhui.net/index.php?q=' + escape(bingurl); $("#cnbing").addClass("on"); $("#google").removeClass("on"); //console.log(bingurl); } } </script>

pantone.luhui.net's People

Contributors

kugeceo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.