码迷,mamicode.com
首页 >  
搜索关键字:reveal effect    ( 968个结果
jquery-validator 的使用方法
简单记录一下 jquery-validator 的使用方法 首先我们要引入jquery和jquery-validator 给张图看一下 校验的提示方法 引入之后开始使用 // 自定义校验方法 返回 true 和 false $.validator.addMethod( "holderDateVali ...
分类:Web程序   时间:2019-12-30 17:38:46    阅读次数:1441
Community Detection in Large Networks
Project 3Non-overlapping Community Detection in Large NetworksDue: 2019-12-10In this project, you are going to detect / reveal significant communities ...
分类:编程语言   时间:2019-12-28 21:09:28    阅读次数:116
用 shader effect 实现雨滴落水效果!Cocos Creator 3D !
在 cocos creator 3d 使用 shader 实现雨滴落水效果。附源码,在线体验。 ...
分类:其他好文   时间:2019-12-26 13:32:38    阅读次数:228
基于jquery的提示框JavaScript 插件,类Bootstrap
基于jquery的提示框JavaScript 插件,类Bootstrap [TOC] 源码 github地址: "https://github.com/Ethan Xie/message" 实例 通过此此插件可以为提示栏添加自动/点击消失的功能 用法 需引入message.css与message.j ...
分类:编程语言   时间:2019-12-22 14:43:30    阅读次数:100
[UWP]从头开始创建并发布一个番茄钟
1.自己用的番茄钟自己做在PC上我一直使用“小番茄”作为我的番茄钟软件,我把它打开后放在副显示器最大化,这样不仅可以让它尽到本分,而且还可以告诉我的同事“我正在专心工作”。可是我总是嫌弃它的手感不够愉悦,总想自己写一个番茄钟软件,正好最近很久没写UWP应用了很手痒,于是就抽空写了个自用的番茄钟并发布到微软应用商店。结果手感也并不愉悦。另外,本来本来我也打算用Storyboard实现动画,但火火总是
分类:其他好文   时间:2019-12-22 09:16:17    阅读次数:115
C# WPF实用的注册窗体
时间如流水,只能流去不流回! 点赞再看,养成习惯,这是您给我创作的动力! 本文 Dotnet9 https://dotnet9.com 已收录,站长乐于分享dotnet相关技术,比如Winform、WPF、ASP.NET Core等,亦有C++桌面相关的Qt Quick和Qt Widgets等,只分 ...
分类:Windows程序   时间:2019-12-20 15:27:45    阅读次数:114
待读书列表
"计算的本质" by Tom Stuart, 2014 "Hands on Machine Learning with Scikit Learn, Keras, and TensorFlow" 2nd edition, by Aurélien Géron, 2019 "深度学习的数学" by 涌井良 ...
分类:其他好文   时间:2019-12-20 12:03:20    阅读次数:81
Python基础-main
Python基础-_main_ 写在前面 如非特别说明,下文均基于Python3 一、__main__的官方解释 参考 _main_ -- Top-level script environment '_main_' is the name of the scope in which top-leve ...
分类:编程语言   时间:2019-12-19 23:16:00    阅读次数:119
pgrep cron
# pgrep cron947[root@localhost cron]# pgrep --help Usage: pgrep [options] <pattern> Options: -d, --delimiter <string> specify output delimiter -l, --l ...
分类:其他好文   时间:2019-12-18 11:04:43    阅读次数:122
Vs code 下设置python tasks.json
{ // See https://go.microsoft.com/fwlink/?LinkId=733558 // for the documentation about the tasks.json format "version": "2.0.0", "tasks": [ { "label":... ...
分类:编程语言   时间:2019-12-16 22:32:23    阅读次数:334
968条   上一页 1 ... 9 10 11 12 13 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!