E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
【Awesome
代码安全审计工具大全
www.owasp.org/index.phphttps://www.dwheeler.com/essays/static-analysis-tools.htmlhttps://github.com/mre/
awesome
-static-an
卿's Blog
·
2020-07-16 04:24
leetcode 455. Assign Cookies(C语言,堆排序)28
贴原题:Assumeyouarean
awesome
parentandwanttogiveyourchildrensomecookies.But,youshouldgiveeachchildatmostonecookie.Eachchildihasagreedfactorgi
复旦笨比master
·
2020-07-16 03:50
每日一题leetcode
c语言
堆排序
leetcode
自定义的复选框checkbox
自定义的复选框checkbox1.font
awesome
checkbox.checkItem{display:inline-block;padding:0px10px;cursor:pointer;}.
lvxinaidou
·
2020-07-16 02:27
CSS
jQuery
HTML
JavaScript
font-
awesome
实现纯css 美化 radio checkbox 美化
input[type=checkbox]+.lbl,input[type=radio]+.lbl{position:relative;display:inline-block;margin:0;line-height:20px;min-height:18px;min-width:18px;font-weight:normal;cursor:pointer;}input[type=checkbox]
lianjiuxiao
·
2020-07-16 02:48
css
程序员必备的那些Chrome插件
https://github.com/jiang111/chrome-plugin-recommand收集大家常用的一些Android代码,看这里:https://github.com/jiang111/
awesome
-android-tips
曲终人散J
·
2020-07-16 01:46
android开发
chrome
android
chrome插件
程序员
CocoaPods Famous Repo
CocoaPodsFamousRepoGuideWithMostStars1、TimLiu-iOSiOS开发常用三方库、插件、知名博客等等2、vsouza/
awesome
-iosAcuratedlistof
awesome
iOSecosystem
John易筋
·
2020-07-16 00:03
如何建立优秀社区——参与
本文是《BrickByBrick:Afreeguidetobuilding
awesome
communities》的第4章,主要讲述如何激发社区用户的参与度,活跃社区氛围,最终让社区“嗨”起来。
s2dongman申悦
·
2020-07-16 00:31
Me Before You ——《遇见你之前》
curid=49305990新年第一天,在Ms
Awesome
的强烈推荐下看了这部号称超越泰坦尼克号的电影。
西姐姐
·
2020-07-16 00:38
前端网站汇聚
hitup.wondertools.top/#/前端程序员导航http://geekdocs.cn/30秒学习编程https://www.30secondsofcode.org/前端开发资源https://www.
awesome
s.cn
海翔哥
·
2020-07-15 23:18
工作
别再用Font
Awesome
了
你脑海中第一个闪现的,必然是font
awesome
、ionicons、googleicons...是的,确实很方便,直到今天之前,我还在用着FA,还在为了一个图标翻遍他的网站,就像这样:image.png
Quincylk
·
2020-07-15 18:28
CSS
Python爬虫框架Scrapy学习笔记
之后会写一些具体的爬虫demo,放到https://github.com/hanguangchao/scrapy_
awesome
鉴于作者接触爬虫不久,水平有限,文章难免出现纰漏,还请各位达人留言指导。
codefine
·
2020-07-15 16:48
CSS3结合font
awesome
字体实现自定义单选框复选框效果
经常能看到别人做前端的时候,实现一些漂亮的复选框或单选框按钮,由于现在项目原因,很多单选框和复选框看起来很不好看,于是,心血来潮打算自己实现了一遍。一、首先上css代码:其中,说明我以注释的形式写到里面;关于z-index我是基于一开始的定位考虑来设置的,此处如果谁要用到,自行思考;/*复选框效果*/input[type=checkbox]{width:16px;height:16px;z-ind
weixin_34261415
·
2020-07-15 15:49
iOS 10 UINavigationBar+
Awesome
BUG
升级iOS10,发现view位置调到上面去了,坑死人不偿命。这里异步再修改下位置即可。解决方案:-(void)lt_setBackgroundColor:(UIColor*)backgroundColor{if(!self.overlay){[selfsetBackgroundImage:[UIImagenew]forBarMetrics:UIBarMetricsDefault];self.ove
shier
·
2020-07-15 15:08
resty资源推荐
转自:http://www.lxlib.cn/topics/2/
awesome
-resty-zh什么是OpenResty#OpenResty是一个完整的Web平台,它集成了标准的Nginx核心,LuaJIT
幽雨雨幽
·
2020-07-15 14:10
openresty
FastJSON 原理剖析 以及 和 Jackson的对比 who is the most fast!
号称性能超越Jackson,今天我们就来看看,阿里巴巴大牛vsTatuSaloranta,到底whoisthemost
awesome
!
tbwork
·
2020-07-15 13:56
Java
2018最新精选的Go框架,库和软件的精选列表 二 https://
awesome
-go.com/
地理地理工具和服务器geocache-适用于基于地理定位的应用程序的内存缓存。pbf-OpenStreetMapPBFgolang编码器/解码器。S2几何-Go中的S2几何库。Tile38-具有空间索引和实时地理围栏的地理位置数据库。去编译器编译工具转到其他语言。gopherjs-转到JavaScript的编译器。llgo-Go的基于LLVM的编译器。tardisgo-GolangtoHaxe转C
sanshengshi134
·
2020-07-15 13:51
【深度学习】Mixup: Beyond Empirical Risk Minimization
博主整理了近几年混合样本数据增强(MixedSampleDataAugmentation)相关论文和代码,并分享在github上,地址如下,https://github.com/JasonZhang156/
awesome
-mixed-sample-data-augmentation
z小白
·
2020-07-15 13:17
深度学习
深度学习
整理一些有用的网站
前端技术分享网站-大前端http://www.daqianduan.com/-Aotu凹凸实验室https://aotu.io/-前端资源库https://www.
awesome
s.cn/黑客技术论坛HACK80http
EDC芒果小姐
·
2020-07-15 13:33
资料整理
程序员
开发人员
20180315W3英语复盘日志
2.我在文章中学到的怦然心动的单词Bangkok
awesome
棒极了freedomwarmthfriendlinessromanticelegant3.文章中我最喜欢的一个句子:hugeopenspaces
119杨金华
·
2020-07-15 12:17
向vue项目导入前端框架(bootstrap之类的)
/assets/libs/bootstrap/js/bootstrap.min'方法一:npminstallfont-
awesome
在main.js里添加impor
Daydream Mr.
·
2020-07-15 12:45
web
Android使用过程中的一些小知识
转自:https://github.com/jiang111/
awesome
-android-tipsEnglishVersion->_->:https://github.com/jiang111/
awesome
-android-tips
yinzhongxiang
·
2020-07-15 11:44
android
以太坊源码分析(7)Ethereum 资源分享
#
Awesome
Ethereum[!
尹成
·
2020-07-15 11:34
区块链
Python库资源大全
转载地址:https://zhuanlan.zhihu.com/p/27350980本文是一个精心设计的Python框架、库、软件和资源列表,是一个
Awesome
XXX系列的资源整理,由BigQuant
yang889999888
·
2020-07-15 11:07
python
库
python
react-native从入门到放弃(3)属性与状态
prop来指定要显示的图片的地址importReact,{Component}from'react';import{AppRegistry,Image}from'react-native';class
Awesome
Projectext
显生宙
·
2020-07-15 10:28
Part10 自定义导航栏的图标
的样式:D:\Programs\Python\Python36\venv\xadmin_learn\Lib\site-packages\xadmin\static\xadmin\vendor\font-
awesome
不愿透露姓名的撸大湿
·
2020-07-15 10:32
Github 上的 iOS 开源项目
动画
awesome
-ios-animation收集了iOS平台下比较主流炫酷的几款动画框架RCTRefreshControlqq的下拉刷新TBIconTransitionKiticon的点击动画过渡效果
petter102
·
2020-07-15 08:34
微信小程序开源项目库集合
2019独角兽企业重金招聘Python工程师标准>>>原文地址:https://github.com/opendigg/
awesome
-github-wechat-weapp
awesome
-github-wechat-weapp
weixin_34195364
·
2020-07-15 05:10
Python爬取网页数据基本步骤及学习资料
爬取网页数据基本步骤:1、获取数据:Requests、Urllib2、解析数据:BeautifulSoup、XPath3、保存数据:MongoDB、MySQL、SQLite、CSV、Excel……相关资料文档记录:
Awesome
Python
宋依蓝
·
2020-07-15 03:25
NetCore开源项目集合
具体见:https://github.com/thangchung/
awesome
-dotnet-core半年前看到的,今天又看到了,记录下。
weixin_30515513
·
2020-07-15 03:44
python第三方库汇总
Awesome
Python中文版来啦!
weixin_30361641
·
2020-07-15 02:55
PHP框架、库和软件资源大全(整理篇)
php的资料https://github.com/ziadoz/
awesome
-php
Awesome
PHPAcuratedlistofamazingly
awesome
PHPlibraries,resourcesandshinythings.
Awesome
PHPDependencyManagementDependencyManagementExtrasFrameworksFrameworkExtra
weixin_30321449
·
2020-07-15 02:37
Vue实用库
转载自https://github.com/opendigg/
awesome
-github-vuevuex★7632-专为Vue.js应用程序开发的状态管理模式vue-validator★1774-vue
tcwcq
·
2020-07-15 01:05
.net core创建NuGet 包
1.进入项目所在目录2.在命令行中输入一个命令:dotnetpack/bin/Debug文件夹现在如下所示:netstandard1.0/Super
Awesome
Library.1.0.0.nupkgSuper
Awesome
Library
tey023
·
2020-07-14 23:23
.net
core
vue+Vue-
Awesome
-Swiper实现移动端轮播效果
效果图预览地址https://sxs1995.github.io/vueSwiper/dist/index.html#/代码1.中间显示完整,两边少量显示item{{index}}2.左侧显示完整,右侧少量显示item{{index}}3.中间突出显示,两边缩放item{{index}}exportdefault{name:"home",data(){let_this=this;return{op
sxs1995
·
2020-07-14 23:15
vue
vue锦囊
vue
swiper
论文理解《Learning from Synthetic Data for Crowd Counting in the Wild》
CVPR2019主页:https://gjy3035.github.io/GCC-CL/index.html才发现之前一直看的人群计数总结也是这位作者的:https://github.com/gjy3035/
Awesome
-Crowd-Counting
Selieyo
·
2020-07-14 22:47
crowd
count
transfer
learning
一些值得学习的Fuzzer开源项目
之前GitHub上有人整理过一个叫
Awesome
-Fuzzing的资料,整理了关于Fuzzing技术的电子书、视频、工具、教程以及用于练习的漏洞程序。
riusksk
·
2020-07-14 21:03
尽在双11——阿里巴巴技术演进与超越-图书
尽在双11——阿里巴巴技术演进与超越-图书-博文视点http://www.broadview.com.cn/book/4840Github项目:
awesome
-coder-resources:编程/学习
葡萄喃喃呓语
·
2020-07-14 21:32
Font
Awesome
图标的使用
Font
Awesome
图标的使用Font
Awesome
是一套绝佳的图标字体库和CSS框架。Font
Awesome
字体为您提供可缩放矢量图标,它可以被定制大小、颜色、阴影以及任何可以用CSS的样式。
木又啊
·
2020-07-14 21:41
网站
html
vue开发webapp监听手机返回和退出
之前做webapp时学到的:使用mui进行手机物理键的监听首先安装muinpmivue-
awesome
-mui然后在main.js里注册importMuifrom'vue-
awesome
-mui';Vue.use
xx_小熊
·
2020-07-14 20:17
js实现密码框小眼睛的显示与隐藏
眼睛的实现需要借助font
awesome
里面的小图标:http://font
awesome
.dashgame.com/引入font-
awesome
文件:vareye=document.getElementById
光头强儿
·
2020-07-14 20:05
JavaScript
使用ocr识别的具体步骤(详细)
https://github.com/wanghaisheng/
awesome
-ocr/wiki/Extracting-text-from-an-image-using-Ocr
软件三班刘同学
·
2020-07-14 19:32
【资源】图像/视频去噪近几年文章及代码
转自github:https://github.com/subeeshvasu/
Awesome
-DeblurringSingle-Image-Blind-Motion-Deblurring(non-DL
Hoppipolla0816
·
2020-07-14 18:48
资源
Android 测试资源之 GitHub 篇
00.hotchemi/
awesome
-android-testing该Repo中总结了很多Android测试相关的工具,框架等。
lovexiaov
·
2020-07-14 18:42
adb使用-详细教程(
Awesome
Adb)
ADB,即AndroidDebugBridge,它是Android开发/测试人员不可替代的强大工具,也是Android设备玩家的好玩具。持续更新中,欢迎提PR和Issue补充指正,觉得有用的可以将此GitHub仓库Star收藏备用。注:有部分命令的支持情况可能与Android系统版本及定制ROM的实现有关。Otherlanguages::gb:English*基本用法*命令语法*为命令指定目标设备
清风徐来jrb
·
2020-07-14 18:01
android
adb
android
一些有用的网站
1、汇率转换_推送_API服务_API服务_APIStorehttp://apistore.baidu.com/apiworks/servicedetail/119.html2、Font
Awesome
,
php菜鸟-强大
·
2020-07-14 16:11
android的一些小知识点
这个是看到github上分享出来的,原文地址https://github.com/jiang111/
awesome
-android-tips,感谢原文作者setBackgroundResource(0)
宁_yokin
·
2020-07-14 15:41
android初级基础
Flutter组件-Icon-IconData-字体图标
防采集标记:亢少军老师的课程和资料字体图标效果图步骤1下载react-native-vector-icons找到dist目录下的Font
Awesome
.ttf文件把它copy到工程的fonts目录下。
亢少军
·
2020-07-14 13:37
Flutter开发之组件大全
vue 在移动端的富文本 vue-html5-editor 实现
一、vue-html5-editor在安装好脚手架的依赖后,要执行npminstallvue-html5-editor--save-dev来安装这个富文本插件,由于这个富文本插件的图标是依赖font-
awesome
.css
halo1416
·
2020-07-14 11:19
vue
Awesome
PHP
Acuratedlistofamazingly
awesome
PHPlibraries,resourcesandshinythings.ContributingPleaseseeCONTRIBUTINGfordetails.TableofContents
Awesome
PHPDependencyManagementDependencyManagementExtrasFrameworksFramewor
phantom66
·
2020-07-14 10:15
杂文
解决Hexo博客模板hexo-theme-next的翻页按钮不正常显示问题
这是一个Font
Awesome
的字体图标,按道理来说这个图标应该可以正常显示的,现在这个图标不能显示了显示成了html源码。
xiejava1018
·
2020-07-14 10:43
WEB开发
上一页
47
48
49
50
51
52
53
54
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他