码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
[GIF] GIF Loop Coder - Introduction
Introducing the program, GIF Loop Coder, which allows you to make looping animated gifs (and other types of animations) using JavaScript and HTML5 Can ...
分类:其他好文   时间:2016-07-20 17:32:10    阅读次数:191
分页显示类源代码
<%'用法 Dim Pages'定义类变量Set Pages = New Cls_Pages_NewPages.intPage= Page'当前页码Pages.RequestPage = 10'每页显示多少页的翻页数Pages.ShowNum=10'每页显示的记录数Pages.Other = Zr. ...
分类:其他好文   时间:2016-07-20 13:31:12    阅读次数:158
python魔法方法-反射运算和增量运算
反射运算 什么是反射运算符,其实就是反转了两个对象,下面先看一个普通运行符的实现: 在普通的加法运算中,调用的是+号左边的__add__方法,调用谁谁就为self。所以左边是self,右边为other,所以结果如上。 而反射运行其实就是交换这两者,下面看例子: 首先,不同的地方是这里调用的+后右边的 ...
分类:编程语言   时间:2016-07-19 23:35:30    阅读次数:330
【POJ11855】 Buzzwords (后缀数组)
Description The word “the” is the most commonthree-letter word. It evenshows up inside other words, suchas “other” and “mathematics”.Sometimes it hide ...
分类:编程语言   时间:2016-07-19 17:07:14    阅读次数:238
HDU 1248 漫步校园【记忆化搜索+优先队列+最短路径dijkstra算法综合运用】
漫步校园 Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 24   Accepted Submission(s) : 8 Font: Times New Roman | Verdana | Georgia Font S...
分类:编程语言   时间:2016-07-19 11:06:16    阅读次数:174
【一天一道LeetCode】#260. Single Number III
一天一道LeetCode 本系列文章已全部上传至我的github,地址:ZeeCoder‘s Github 欢迎大家关注我的新浪微博,我的新浪微博 欢迎转载,转载请注明出处 (一)题目 Given an array of numbers nums, in which exactly two elements appear only once and all the other e...
分类:其他好文   时间:2016-07-19 10:52:31    阅读次数:147
使用Eclipse快速创建父子聚合工程
1.创建maven父工程步骤:new-->other-->选择mavenproject-->next-->勾选createasimpleproject-->next-->填写GAV-->packaging选择pom-->finish。(一定要勾选使用默认的工作空间)2.创建maven子工程步骤:选中刚才创建的父工程右键-->new-->other--..
分类:系统相关   时间:2016-07-15 22:07:09    阅读次数:286
leetcode|Single Number III
Given an array of numbers nums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find the two elements ...
分类:其他好文   时间:2016-07-15 19:34:44    阅读次数:140
导出DLLRegisterServer接口遇到的问题
I'm trying to add DLLRegisterServer and DLLUnregisterServer entry points to an existing DLL that is exporting other functions. I have the olectl.h hea... ...
分类:其他好文   时间:2016-07-13 13:43:10    阅读次数:150
July 12th, Week 29th Tuesday, 2016
When the traveler goes alone he gets acquainted with himself. 独自旅行可以让人更好地了解自己。 With other's company, we can always get help when we are in difficultie ...
分类:其他好文   时间:2016-07-13 06:52:00    阅读次数:165
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!