首页 > 2015年11月06日 > 全部分享
css浮动
分类:Web开发   时间:2015-11-06 10:48:37    收藏:0  评论:0  赞:0  阅读:159
ZBrush中如何对模型进行减面
Decimation Master是ZBrush自带的一个插件。中文名叫减面大师。其功能非常强大,也非常的方便,可以帮助我们提高效率,减少电脑资源损耗。作为一名3D美术师是必须掌握的一个技术。
分类:其他   时间:2015-11-06 10:48:27    收藏:0  评论:0  赞:0  阅读:392
RST Methodology: “Responsible Tester”
翻译另一篇James Bach的关于快速软件测试的文章,原文链接:http://www.satisfice.com/blog/archives/1364在快速软件测试方法论中,我们区分出三种主要角色:Leader,Responsible Tester,和Helper。这三种角色基于不同的场景。同一个...
分类:其他   时间:2015-11-06 10:48:17    收藏:0  评论:0  赞:0  阅读:260
configurationmanager.getsection usage
public static void CreateAppSettings(){ // Get the application configuration file. System.Configuration.Configuration config = ConfigurationManag...
分类:其他   时间:2015-11-06 10:48:07    收藏:0  评论:0  赞:0  阅读:330
android-image-slide-panel图片照片墙的加载和滑动特效《IT蓝豹》
android-image-slide-panel图片照片墙的加载和滑动特效
分类:移动平台   时间:2015-11-06 10:26:04    收藏:0  评论:0  赞:0  阅读:419
Robot Framework帮助文档详解
pybot是来执行robotframework的案例, pybot提供的参数有很多,详细的可以在控制台中执行pybot --help 这里介绍下常用的参数 -d outputdir ? ? --- 指定robotframework执行后的report目录为outputdir -i tagnam...
分类:其他   时间:2015-11-06 09:45:39    收藏:0  评论:0  赞:0  阅读:158
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1、错误描述[ERROR:]2015-11-05 14:37:52,558 [插入失败] report.service.impl.ReportServiceImpl org.hibernate.exception.JDBCConnectionException: error executing work at org.hibernate.exception.internal.SQLStateCo...
分类:数据库技术   时间:2015-11-06 09:44:38    收藏:0  评论:0  赞:0  阅读:455
Caused by: java.io.EOFException: Can not read response from server.
1、错误描述The last packet successfully received from the server was 76,997 milliseconds ago. The last packet sent successfully to the server was 78,995 milliseconds ago. at sun.reflect.NativeConstruct...
分类:编程语言   时间:2015-11-06 09:44:28    收藏:0  评论:0  赞:0  阅读:756
org.hibernate.TransactionException: commit failed
1、错误描述org.hibernate.TransactionException: commit failed at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:187) at filter.TranscationFilter.doFilter(...
分类:Web开发   时间:2015-11-06 09:44:18    收藏:0  评论:0  赞:0  阅读:484
Caused by: org.hibernate.TransactionException: unable to commit against JDBC connection
1、错误描述Caused by: org.hibernate.TransactionException: unable to commit against JDBC connection at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.doCommit(JdbcTransaction.java:116) at...
分类:数据库技术   时间:2015-11-06 09:44:08    收藏:0  评论:0  赞:0  阅读:2507
Caused by: java.sql.SQLException: Couldn't perform the operation commit
1、错误描述Caused by: java.sql.SQLException: Couldn't perform the operation commit: You can't perform any operations on this connection. It has been automatically closed by Proxool for some reason (see l...
分类:数据库技术   时间:2015-11-06 09:43:58    收藏:0  评论:0  赞:0  阅读:322
【计算机视觉】Opencv中的Face Detection using Haar Cascades
【计算机视觉】Opencv中的Face Detection using Haar Cascades标签(空格分隔): 【图像处理】声明:引用请注明出处http://blog.csdn.net/lg1259156776/五种典型的haar-like特征,为何能用来检测人脸,人眼呢? 它给出的一个经验之谈是 1. the region of the eyes is often darker than...
分类:其他   时间:2015-11-06 09:43:48    收藏:0  评论:0  赞:0  阅读:704
【LeetCode OJ 004】Median of Two Sorted Arrays
题目链接:https://leetcode.com/problems/median-of-two-sorted-arrays/ 题目:There are two sorted arrays nums1 and nums2 of size m and n respectively. Find the median of the two sorted arrays. The overall ru...
分类:其他   时间:2015-11-06 09:43:38    收藏:0  评论:0  赞:0  阅读:104
通用linux接口服务器参数调优
1. 如果需要支撑百万级同时在线数,需要对linux默认内核参数进行调整,我们的典型配置是在 /etc/sysctl.conf增加以下内容: net.ipv4.tcp_max_syn_backlog = 120000 net.core.netdev_max_backlog = 120000 net.core.somaxconn = 12000 net.ipv4.tc...
分类:系统服务   时间:2015-11-06 09:43:28    收藏:0  评论:0  赞:0  阅读:304
广州女生手机被偷 里面的身份证出卖了支付宝密码丨丢手机后必做6件事(转)
转自:这里现在的智能手机不仅能刷微信,还能刷卡支付、派红包,殊不知,它给我们带来方便的同时,也暗藏了诸多风险。广州女生小陈近日就因为手机丢失导致支付宝被人盗刷上万元!支付宝有支付密码,怎么还会被人盗刷呢?答案就在她的手机相册里……手机被偷两小时后,支付宝里的钱分三次被转走刷微信、看小说……目前正在读...
分类:移动平台   时间:2015-11-06 09:42:57    收藏:0  评论:0  赞:0  阅读:283
截止11月5日,30日内累计跌幅最大的200只股票
代码 名称 涨幅 换手率 2015-11-05 市盈率 市净率 三天涨跌% 五天涨跌% 十天涨跌% 15天涨幅 30天涨幅 818涨跌% 最低幅% 流通市值 总股本 ...
分类:其他   时间:2015-11-06 09:42:38    收藏:0  评论:0  赞:0  阅读:324
大S《美容大王》内容80%都是没用的东西
揭20位明星真实人品我在她大陆的企划公司工作过,见过她N次了,对人态度蛮不错的,而且很爱开玩笑,但感觉很假很抠门。只要一回公司她就黏着请她吃饭。她很主动很霸道,她和周渝民交往,原因之一就是周什么都听她的。她身上很多纹身,穿了很多环。她有怪癖,性格不定。公司帮她企划了那本《美容大王》,可以告诉大家,其...
分类:其他   时间:2015-11-06 09:42:17    收藏:0  评论:0  赞:0  阅读:156
Map的遍历方式-Map.EntrySet的用法
Map的遍历大体有3种:1、遍历Map.entrySet():它的每一个元素都是Map.Entry对象,这个对象中,放着的就是Map中的某一对key-value;2、遍历Map.keySet():它是Map中key值的集合,我们可以通过遍历这个集合来读取Map中的元素;3、遍历Map.values(...
分类:其他   时间:2015-11-06 09:42:08    收藏:0  评论:0  赞:0  阅读:281
MVC 向页面传值方式总结
总结发现ASP.NET MVC中Controller向View传值的方式共有6种,分别是:ViewBagViewDataTempData向普通View页面传一个Model对象向强类型页面传传一个Model对象用一个ViewModel对象解决所有问题 首先我们需要明确的是我们从controller向....
分类:Web开发   时间:2015-11-06 09:41:38    收藏:0  评论:0  赞:0  阅读:308
你真的会玩SQL吗?数据修改
项目会有种需要将A表中的部分字段与B表中的部分字段联合查询后保存到C表,或更新到C表,那怎么实现呢?select intoinsert selectdelete fromupdate frominsert exec 语句可以把存储过程或动态批处理返回的结果保存到现有表中(这里暂时先不讲)Insert...
分类:数据库技术   时间:2015-11-06 09:41:27    收藏:0  评论:0  赞:0  阅读:346
1505条   上一页 1 ... 57 58 59 60 61 ... 76 下一页
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!