依赖于 GruntJs ~0.4.0监控 JS 文件改变来运行预定义的TasksDemo: watch: { scripts: { files: ['src/**/*.js'], tasks: ['jshint'], options: { ...
分类:
Web程序 时间:
2015-01-16 18:20:29
阅读次数:
243
1.群里讨论中扯出来点,先记录下来关于GC的一些认识
建立一个测试项目。
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace GC_Test
{
class ...
分类:
Web程序 时间:
2015-01-16 16:50:47
阅读次数:
178
前台 后台using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Win...
分类:
其他好文 时间:
2015-01-16 08:42:38
阅读次数:
180
using System;using System.Collections.Generic;using System.Diagnostics;using System.Linq;using System.Text;using System.Threading.Tasks;namespace dyna...
1、简介 随着多核时代的到来,并行开发越来越展示出它的强大威力!使用并行程序,充分的利用系统资源,提高程序的性能。在.net 4.0中,微软给我们提供了一个新的命名空间:System.Threading.Tasks。2、测试类using System;using System.Collection....
分类:
编程语言 时间:
2015-01-14 19:51:53
阅读次数:
254
Both Grunt and Gulp.js perform these automation tasks particularly well, although Gulp.js has the edge on speed, whereas Grunt has the best plugin sup...
分类:
其他好文 时间:
2015-01-14 15:28:22
阅读次数:
189
using System;using System.Collections.Generic;using System.Drawing;using System.Linq;using System.Text;using System.Threading.Tasks;namespace HF.SHOP....
分类:
其他好文 时间:
2015-01-13 13:50:54
阅读次数:
143
Informatica&DAC简介和常见问题解决
安装Informatica
安装Informatica之前需要新建用户,详见下面
INFORMATICA四个表空间:
1.INFORMATICA:主要用来存储informatica的源表目标表和映射以及mapplet
2.DAC:主要存放DAC的配置信息以及tasks,subject aear等...
分类:
其他好文 时间:
2015-01-10 23:43:44
阅读次数:
748
??using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication10{ class Program { static void Main(string[] ...
SysRq:HELP:loglevel(0-9)reBootCrashterminate-all-tasks(E)memory-full-oom-kill(F)kill-all-tasks(I)thaw-filesystems(J)saKshow-memory-usage(M)nice-all-RT-tasks(N)powerOffshow-registers(P)show-all-timers(Q)unRawSyncshow-task-states(T)Unmountshow-blocked-tasks(W..
分类:
系统相关 时间:
2015-01-09 19:31:42
阅读次数:
403