码迷,mamicode.com
首页 >  
搜索关键字:work folder    ( 10709个结果
Warning message in work center (" Factory calender and shift model have different working days".)
Warning message in work center : " Factory calender and shift model have different working days".Two solutions for this warning message:1: Remove the ...
分类:其他好文   时间:2014-12-01 14:09:01    阅读次数:223
Python Tutorial 学习(一)--Whetting Your Appetite
If you do much work on computers, eventually you find that there’s some task you’d like to automate. For example, you may wish to perform a search-a...
分类:移动开发   时间:2014-12-01 14:05:21    阅读次数:138
Slenium_java_3 Try demo on 12306.cn
I find a nice selenium java demo on 12306.cn. Because of the website changed alot,the demo not work for12306.cn. Fornext several days, I have below wo...
分类:编程语言   时间:2014-12-01 00:50:58    阅读次数:223
lessons learned from the Qlikview loads the data from DB into qvd files
Qlikview加载数据库里的数据,一般都是通过ODBC和数据库进行连接,然后把数据库里的相应的表里的数据加载到本地的disk folder里,后期就可以直接从用本地的disk folder里的QVD的文件获取数据来做DASHBOARD了。本人一开始加载数据的时候老是会死机,原因是我在加载好一个数据库里的表里数据到本地的QVD文件后,没有及时的从内存里把相应的表给删除掉,导.致了多个表都在内存里,...
分类:数据库   时间:2014-11-30 16:58:10    阅读次数:274
数据结构:哈夫曼编码(php版)
演示网址:http://huffman.sinaapp.com/ 源文件下载地址:http://xiaocao.u.qiniudn.com/work/huffman-2013-12-19.zip 概述下: ????哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。...
分类:Web程序   时间:2014-11-29 13:22:40    阅读次数:409
A Famous Music Composer
描述Mr. B is a famous music composer. One of his most famous work was his set of preludes. These 24 pieces span the 24 musical keys (there are musically...
分类:其他好文   时间:2014-11-29 11:41:36    阅读次数:228
Xcode folder(蓝色文件夹) 和 group(黄色文件夹)的区别
folder:蓝色文件夹group:黄色文件夹folder只能作为资源,整个引用进项目(文件夹里面的东西都会直接拷贝到 bundle 包),不能编译代码,也就是说,以folder形式引用进来的文件,不能被放在complie sources列表里面。group 参与编译.一般只在你的工程中是文件夹的形...
分类:其他好文   时间:2014-11-28 18:13:46    阅读次数:218
NO working today. Cause today is Thanks Giving Day
Next monthDecember, I want to learn selenium technic to improve my work. Also, have a bit for Phthon. It can be cool things.May be start my voline ......
分类:其他好文   时间:2014-11-27 23:27:59    阅读次数:204
Gparted for partition of Linux on graphic interface
You can change the partition table on Linux by a group of tools, which is tool comprehansive for a newbee. While I find this work will be easily done ...
分类:系统相关   时间:2014-11-27 23:24:51    阅读次数:177
tomcat根目录设置 work文件夹位置 temp 文件夹位置
一、TOMCAT设置TEMP文件夹位置最近项目有用到freemarker,这样用户体验速度更快但是问题来了,用freemarker,用nginx负载均衡都没有办法做,因为每次都要通过后台生成新的页面。下午想了能否指定同样的temp文件夹位置,百度上面找了一下果然有。方法如下步骤1:找到tomcat文件夹..
分类:其他好文   时间:2014-11-27 18:47:15    阅读次数:163
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!