码迷,mamicode.com
首页 >  
搜索关键字:licensed    ( 402个结果
Quartz1.8.5例子(三)
/* * Copyright 2005 - 2009 Terracotta, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in
分类:其他好文   时间:2016-02-02 15:05:22    阅读次数:180
Quartz1.8.5例子(一)
/* * Copyright 2005 - 2009 Terracotta, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in
分类:其他好文   时间:2016-02-02 15:00:59    阅读次数:263
Quartz1.8.5例子(四)
/* * Copyright 2005 - 2009 Terracotta, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in
分类:其他好文   时间:2016-02-02 14:48:45    阅读次数:211
让tomcat支持中文cookie
这的确是一个不正常的需求,按照规范,开发者需要将cookie进行编码,因为tomcat不支持中文cookie。 但有时候,你不得不面对这样的情况,比如请求是由他人开发的软件,比如,浏览器控件发出的。 这个时候就需要修改tomcat源码来支持了。 直接上源码 /* * Licensed to the
分类:其他好文   时间:2016-01-29 19:46:09    阅读次数:239
启动zookeeper时出现的问题
zkEnv.cmd@echo offREM Licensed to the Apache Software Foundation (ASF) under one or moreREM contributor license agreements. See the NOTICE file distr....
分类:其他好文   时间:2015-12-30 21:42:34    阅读次数:2567
kafka学习之-配置详解
# Licensed to the Apache Software Foundation (ASF) under one or more# contributor license agreements. See the NOTICE file distributed with# this work....
分类:其他好文   时间:2015-12-27 23:20:52    阅读次数:351
React-Flux 介绍及实例演示
一、Flux架构二、例子1.TodoApp.react.js 1 /** 2 * Copyright (c) 2014-2015, Facebook, Inc. 3 * All rights reserved. 4 * 5 * This source code is licensed und...
分类:其他好文   时间:2015-12-20 22:27:04    阅读次数:403
JavaScript 模拟后台任务
读书笔记,请勿转载,发布,产权不归我所有,归以前作者所有,我只是做读书笔记。/*! * Copyright 2015 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "L...
分类:编程语言   时间:2015-12-15 10:15:26    阅读次数:224
ViewHolder 官方API Demos
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fil...
分类:Windows程序   时间:2015-11-26 18:39:37    阅读次数:244
Java的身份证号码工具类
实现从15位~18位的身份证号码转换,校验中国大陆公民身份证、香港居民身份证、澳门身份证和台湾身份证。/** * Copyright (C) 2009-2010 Yichuan, Fuchun All rights reserved. * Licensed to the Apache Softwar...
分类:编程语言   时间:2015-11-09 15:34:48    阅读次数:286
402条   上一页 1 ... 22 23 24 25 26 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!