分享一款电商网站jQuery放大镜代码。这是一款基于jquery.elevatezoom插件实现的类似淘宝放大镜代码,提供40多种参数,可自由配置多种效果,适合电商或图片类网站使用。效果图如下:在线预览源码下载实现的代码。html代码: Basic Zoom ...
分类:
Web程序 时间:
2015-05-25 14:24:52
阅读次数:
155
一,curl命令参数
-a/--append 上传文件时,附加到目标文件
-A/--user-agent 设置用户代理发送给服务器
- anyauth 可以使用“任何”身份验证方法
-b/--cookie cookie字符串或文件读取位置
- basic 使用HTTP基本验证
-B/--use-ascii 使用ASCII /文本传输
-c/--cookie-jar 操作结...
分类:
Web程序 时间:
2015-05-23 18:28:31
阅读次数:
184
1)安装Oracle 11g 64位2)安装32位的Oracle客户端( instantclient-basic-win32-11.2.0.1.0)下载地址:http://www.oracle.com/technetwor ... oft-095945-zhs.html下载instantclient...
分类:
数据库 时间:
2015-05-23 18:08:31
阅读次数:
257
Eclipse 字体有两处,一处是控制台的字体,一处是主窗口。这里分别介绍控制台和主窗口字体的调节方法。
Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Basic -> Text Font -> Edit 调节控制条字体大小。
Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Java -> Java Editor Text ...
分类:
系统相关 时间:
2015-05-23 00:08:33
阅读次数:
235
OpenCV iOSTitle: OpenCV iOS HelloCompatibility: > OpenCV 2.4.3Author: Charu HansYou will learn how to link OpenCV with iOS and write a basic applicati...
分类:
移动开发 时间:
2015-05-22 11:28:13
阅读次数:
327
Source Monitor is a code analyzing tool that is capable of finding the complexity for Java, C++、C、C#、Delphi、Visual Basic and HTML source codes. It's a...
分类:
其他好文 时间:
2015-05-22 00:07:19
阅读次数:
2132
1.find_first_ofsize_type find_first_of( const basic_string &str, size_type index = 0 );size_type find_first_of( const char *str, size_type index = 0 )...
分类:
编程语言 时间:
2015-05-22 00:06:16
阅读次数:
182
SourceMonitor安装及使用一、什么是SourceMonitor 利用SourceMonitor可以为C++、C、C#、Java、Delphi、Visual Basic和HTML的源代码文件测试代码数量和性能。最终结果可以描绘成图、输出打印。众多的实践与经验证明如果一个代码过于复杂那么这.....
分类:
其他好文 时间:
2015-05-21 22:15:04
阅读次数:
364
1430 - A Question of Time
#include
using namespace std;
//fun()=3600*(2*h0-hx)+60*(2*m0-13*mx)+2*s0
//13*sx=fun()
//13*sx=fun()+360*120
//13*sx=fun()-360*120
const double eps=1e-10;
const double e...
分类:
其他好文 时间:
2015-05-20 18:36:53
阅读次数:
120
调整编写java文件时候的字体大小,如下图:1.选择Window--Preferences属性2.选择General--Appearance--ColorsandFonts,点开Basic3.下拉,选择Basic下的TextFont,鼠标双击4.选择对应的字体、字形、大小,点击‘确认‘即可
分类:
系统相关 时间:
2015-05-20 15:01:25
阅读次数:
167