码迷,mamicode.com
首页 >  
搜索关键字:rights management    ( 5134个结果
pure.css
注释中address是纠正的意思 等价于correct/*!Pure v0.5.0Copyright 2014 Yahoo! Inc. All rights reserved.Licensed under the BSD License.https://github.com/yui/pure/blo...
分类:Web程序   时间:2014-06-27 12:44:58    阅读次数:356
iOS 两个tableview的 瀑布流
iOS 两个tableview的 瀑布流1. [代码]Objective-C //// DocViewController.m// getrightbutton//// Created by 隋文涛 on 12-12-9.// Copyright (c) 2012年 隋文涛. All rights....
分类:移动开发   时间:2014-06-27 11:25:19    阅读次数:365
用UIScrollView产生视差效果
用UIScrollView产生视差效果效果:高级效果:源码:MoreInfoView.h + MoreInfoView.m//// MoreInfoView.h// YXCell//// Copyright (c) 2014年 Y.X. All rights reserved.//#impor...
分类:其他好文   时间:2014-06-26 17:12:14    阅读次数:300
UILabel混色显示
UILabel混色显示效果:源码://// RootViewController.m// ColorLabels//// Copyright (c) 2014年 Y.X. All rights reserved.//#import "RootViewController.h"#import "...
分类:其他好文   时间:2014-06-26 16:57:59    阅读次数:217
关于UIScrollView有些你很难知晓的崩溃情形
关于UIScrollView有些你很难知晓的崩溃情形为了实现以下的功能(按钮之间的切换效果):简短的代码如下://// RootViewController.m// BUG//// Copyright (c) 2014年 Y.X. All rights reserved.//#import "...
分类:其他好文   时间:2014-06-25 17:34:07    阅读次数:180
JConsole远程监控Tomcat7
一、设置服务端: 1、加入Listener到conf/server.xml 2、加入JAVA_OPTS到bin/catalina.sh JAVA_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote....
分类:其他好文   时间:2014-06-25 07:23:23    阅读次数:244
Variables controlling HTML and LaTeX export in Emacs Org mode
Emacs Org mode is a very powerful, versatile and extensible package, which can be used for personal information management, maintenance of a wiki plat...
分类:Web程序   时间:2014-06-25 00:45:38    阅读次数:533
简单使用NSURLConnection、NSURLRequest和NSURL
下面是代码,注释也写得比较清楚: // // HttpDemo.h // MyAddressBook // // Created by hherima on 14-6-23. // Copyright (c) 2014年 chinasofti. All rights reserved. // #import #import @interface HttpDemo : NSObjec...
分类:其他好文   时间:2014-06-25 00:07:58    阅读次数:190
swift http请求返回json数据并解析
1 AppDelegate.swift // // AppDelegate.swift // QQDemo // // Created by 赵超 on 14-6-21. // Copyright (c) 2014年 赵超. All rights reserved. // import UIKit @UIApplicationMain class AppDelegate: UIRes...
分类:Web程序   时间:2014-06-24 19:13:48    阅读次数:385
Snmp学习笔记
相关链接:Snmp学习笔记使用snmp4j实现Snmp功能(一)使用snmp4j实现Snmp功能(二)使用snmp4j实现Snmp功能(三)SNMP是英文“Simple Network Management Protocol”的缩写,中文意思是“简单网络管理协议”。SNMP是眼下最经常使用的环境管理...
分类:其他好文   时间:2014-06-24 14:56:19    阅读次数:176
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!