/* * 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
/* * 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
/* * 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
这的确是一个不正常的需求,按照规范,开发者需要将cookie进行编码,因为tomcat不支持中文cookie。 但有时候,你不得不面对这样的情况,比如请求是由他人开发的软件,比如,浏览器控件发出的。 这个时候就需要修改tomcat源码来支持了。 直接上源码 /* * Licensed to the
分类:
其他好文 时间:
2016-01-29 19:46:09
阅读次数:
239
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
# 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
一、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
读书笔记,请勿转载,发布,产权不归我所有,归以前作者所有,我只是做读书笔记。/*! * Copyright 2015 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "L...
分类:
编程语言 时间:
2015-12-15 10:15:26
阅读次数:
224
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fil...
实现从15位~18位的身份证号码转换,校验中国大陆公民身份证、香港居民身份证、澳门身份证和台湾身份证。/** * Copyright (C) 2009-2010 Yichuan, Fuchun All rights reserved. * Licensed to the Apache Softwar...
分类:
编程语言 时间:
2015-11-09 15:34:48
阅读次数:
286