码迷,mamicode.com
首页 >  
搜索关键字:tasks    ( 2110个结果
android中使用sqlite的问题
============问题描述============ 查询语句不会拼,求帮忙nt_tasks表中[f_vc_jiessj]DATETIME,[f_vc_renwsx]CHAR(30),f_vc_jiessj字段表示接收到任务的时间f_vc_renwsx字段表示任务的时限想查还有1天就要到期的任务...
分类:移动开发   时间:2014-10-20 22:58:30    阅读次数:265
C#-MaximumSIze,MinimumSize,窗体默认大小范围---ShinePans
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.W...
分类:Windows程序   时间:2014-10-20 13:36:45    阅读次数:256
C#-默认显示最前端-ShinePans
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.W...
分类:Windows程序   时间:2014-10-20 13:36:13    阅读次数:203
C#-窗体透明度,通过TrackBar设置窗体透明度动态效果---ShinePans
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.W...
分类:Windows程序   时间:2014-10-20 13:32:48    阅读次数:281
C#-TrackBar-RGB颜色窗体背景色,动态加载颜色效果,通过Trackbar设置,值255.---ShinePans
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.W...
分类:Windows程序   时间:2014-10-20 13:29:20    阅读次数:251
Storm worker 并行度等理解
Storm 调优是非常重要的, 仅次于写出正确的代码, 好在Storm官网上有关于worker executors tasks的介绍,http://storm.incubator.apache.org/documentation/Understanding-the-parallelism-of-a-...
分类:其他好文   时间:2014-10-20 11:33:32    阅读次数:254
ansible学习笔记(一)
最近在学习使用ansible,为了未来的大规模部署应用做准备,这东西比我之前用过的puppet,saltstack都简便一点,没有client端,也不需要额外配置,基本上手技能用,据说在国外的热门程度目前也超过saltstack了。下面就开始零星的记录吧。确保服务在running状态tasks: -name:make..
分类:其他好文   时间:2014-10-17 19:06:34    阅读次数:226
C#.NEt-GDI+中的Pen测试
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.W...
分类:Windows程序   时间:2014-10-17 18:51:20    阅读次数:323
更改App.config里的值并保存
using System; using System.Collections.Generic; using System.Configuration; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; using ...
分类:移动开发   时间:2014-10-17 11:53:01    阅读次数:253
c#获取多个List<class>合并、并将相同条件下的值累计sum
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication1{ class...
分类:Windows程序   时间:2014-10-16 16:13:22    阅读次数:608
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!