12 2015 档案

NPOI 读取excel到DataTable 读取隐藏列 读取公式列
摘要:处理思路:1.打开excel 用NPOI进行读取;2.读取第一个Sheet;读取过程中:a.先设置相应列 不隐藏b.读取Cell时 先判断是否的包含公式相应代码如下:public static DataTable ReadDataFromExcelByNPOI(){ DataTable dt ... 阅读全文

posted @ 2015-12-25 17:13 freeliver54 阅读(3972) 评论(0) 推荐(0) 编辑

unity3d
摘要:http://unity3d.com/cn/http://unity3d.com/cn/learn 阅读全文

posted @ 2015-12-25 09:16 freeliver54 阅读(225) 评论(0) 推荐(0) 编辑

[转]excel set drop-down values based on vlookup
摘要:本文转自:http://stackoverflow.com/questions/10657811/set-drop-down-values-based-on-vlookup问:I have a worksheet UserEntry with 2 columns, Block and Address... 阅读全文

posted @ 2015-12-24 17:06 freeliver54 阅读(249) 评论(0) 推荐(0) 编辑

[转]比NPOI更討喜的Excel元件-EPPlus
摘要:本文转自:http://blog.darkthread.net/post-2012-05-12-epplus.aspx前陣子發表 【潛盾機】將檔案結構匯成Excel文件,從網友佑翔的留言(特此感謝),認識了一顆被我錯過的l好元件 -- EPPlus!NPOI源於POI,在很多介面設計上,帶點Java... 阅读全文

posted @ 2015-12-24 14:07 freeliver54 阅读(452) 评论(0) 推荐(0) 编辑

excel vba 当cell的值变化时 进行判断操作
摘要:示例效果:-----------在excel的sheet1中,当A列的值 大于100时 ,其对应B列背景显示红色,C列显示"有数据"否则,B列背景色正常,C列清空相应的数据操作步骤----------1.新建Excel2.选择菜单”开发工具“ -》 ”Visual Basic“ 打开相应的VBA代码... 阅读全文

posted @ 2015-12-24 10:55 freeliver54 阅读(4557) 评论(0) 推荐(0) 编辑

[转]Worksheet.Change Event (Excel)
摘要:本文转自:https://msdn.microsoft.com/en-us/library/office/ff839775.aspx#AboutContributorExampleThe following code example changes the color of changed cell... 阅读全文

posted @ 2015-12-24 10:42 freeliver54 阅读(395) 评论(0) 推荐(0) 编辑

[转]EXCEL如何使用动态公式
摘要:本文转自:http://tech.cncms.com/ruanjian/office/excel/95440.html也许大家可能还不知道Excel中的动态公式是什么,所谓的动态公式,不是普通的公式,而是更好灵活的公式的使用方法。下面就给你举例来说明。一、构造动态公式在EXCEL某个工作表中,如果随... 阅读全文

posted @ 2015-12-23 11:38 freeliver54 阅读(990) 评论(0) 推荐(0) 编辑

[转]用NPOI操作EXCEL--数据有效性
摘要:本文转自:http://www.cnblogs.com/atao/archive/2009/09/22/1572170.html在有些情况下(比如Excel引入),我们可能不允许用户在Excel随意输入一些无效数据,这时就要在模板中加一些数据有效性的验证。在Excel中,设置数据有效性的方步骤如下:... 阅读全文

posted @ 2015-12-23 11:29 freeliver54 阅读(2307) 评论(0) 推荐(0) 编辑

[转]How to insert a row between two rows in an existing excel with HSSF (Apache POI)
摘要:本文转自:http://stackoverflow.com/questions/5785724/how-to-insert-a-row-between-two-rows-in-an-existing-excel-with-hssf-apache-poiSomehow I manage to crea... 阅读全文

posted @ 2015-12-23 11:22 freeliver54 阅读(1086) 评论(1) 推荐(0) 编辑

[转]Excel - How to lock cell without using macros if possible
摘要:本文转自:http://stackoverflow.com/questions/11953214/excel-how-to-lock-cell-without-using-macros-if-possibleYou can prevent a user entering new data using... 阅读全文

posted @ 2015-12-22 15:52 freeliver54 阅读(283) 评论(0) 推荐(0) 编辑

[转]asp.net解决高并发的方案.
摘要:本文转自:http://www.cnblogs.com/qq75077027/archive/2012/11/27/2791703.html最近几天一直在读代震军的博客,他是Discuz!NT的设计者,读了他的一系列关于Discuz!NT的架构设计文章,大呼过瘾,特别是Discuz!NT在解决高访问... 阅读全文

posted @ 2015-12-18 14:06 freeliver54 阅读(216) 评论(0) 推荐(0) 编辑

[转]ActionScript 3.0入门:Hello World、文件读写、数据存储(SharedObject)、与JS互调
摘要:本文转自:http://www.cnblogs.com/artwl/p/3396330.html近期项目中可能要用到Flash存取数据,并与JS互调,所以就看了一下ActionScript 3.0,现把学习结果分享一下,希望对新手有帮助。目录 ActionScript 3.0简介 Hello W... 阅读全文

posted @ 2015-12-18 11:07 freeliver54 阅读(893) 评论(0) 推荐(0) 编辑

Programming ActionScript 3.0 for Flash
摘要:http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7ec0.htmlAS3 101: OOP Introduction – Basixhttp://code... 阅读全文

posted @ 2015-12-18 11:06 freeliver54 阅读(154) 评论(0) 推荐(0) 编辑

页游 《大皇帝》
摘要:大皇帝 flash网页游戏 MVCsprite OO面向对象 事件驱动过程结构化剧情驱动游戏背景、游戏策划、玩家:主公等级、武将招募、装备培养、日常任务、活动、势力、自身建设、不变的剧情大框架、自变的玩家武将搭配、界面精美、特技炫酷、吸引调动玩家自主互动必要的时间等待 任务难度 充值以求速效 获得游... 阅读全文

posted @ 2015-12-18 10:59 freeliver54 阅读(292) 评论(0) 推荐(0) 编辑

[转]Flash ActionScript2.0面向对象游戏开发-推箱子
摘要:本文转自:http://www.alixixi.com/Dev/W3C/Flash/2007/2007070868666.html概述:Flash ActionScript2.0是一种面向对向的编程语言,利用它可以开发出功能强大的应用程序.以早期的ActionScript 1.0相比,它在结构化编程... 阅读全文

posted @ 2015-12-18 10:54 freeliver54 阅读(375) 评论(0) 推荐(0) 编辑

[转]23种设计模式全解析
摘要:本文转自:http://blog.csdn.net/longyulu/article/details/9159589一、设计模式的分类总体来说设计模式分为三大类:创建型模式,共五种:工厂方法模式、抽象工厂模式、单例模式、建造者模式、原型模式。结构型模式,共七种:适配器模式、装饰器模式、代理模式、外观... 阅读全文

posted @ 2015-12-17 11:14 freeliver54 阅读(384) 评论(0) 推荐(0) 编辑

[转]WCDMA系统结构及关键技术
摘要:本文转自:http://blog.csdn.net/lele52141/article/details/8498951WCDMA系统结构:CN指核心网,UTRAN接入网,UE用户设备。UTRAN中,Node B指基站,RNC指基站控制器(或者无线网络控制器)。基站和手机的接口叫Uu接口,又称空口。基... 阅读全文

posted @ 2015-12-17 09:22 freeliver54 阅读(484) 评论(0) 推荐(0) 编辑

[编]IoT The Internet of Things (IoT) 物联网
摘要:物联网是新一代信息技术的重要组成部分。其英文名称是“The Internet of things”。由此,顾名思义,“物联网就是物物相连的互联网”。这有两层意思:第一,物联网的核心和基础仍然是互联网,是在互联网基础上的延伸和扩展的网络;第二,其用户端延伸和扩展到了任何物品与物品之间,进行信息交换和通... 阅读全文

posted @ 2015-12-17 09:01 freeliver54 阅读(607) 评论(0) 推荐(0) 编辑

[转]四大巨头纷纷入局物联网,他们将如何出招?
摘要:本文转自:http://www.tmtpost.com/1020276.html在物联网风口的背景下,很多公司都在做物联网相关产品。从平台到操作系统,从芯片到基础设施,入局者众多。今日就盘点下4家正在布局物联网的科技大佬:谷歌、微软、华为、中国移动。物联网究竟为何物?在说明这些公司做了什么之前,有必... 阅读全文

posted @ 2015-12-17 08:58 freeliver54 阅读(278) 评论(0) 推荐(0) 编辑

[转].NET下读取PDF文本
摘要:本文转自:http://blog.csdn.net/wangqiuyun/article/details/8548779在.NET下读取PDF文本用到的类库主要有两个:PDFBox和iTextSharp。先说PDFBox,这个类库据说功能很强大,本人在这只是简单介绍一下:1、下载PDFBox下载地址... 阅读全文

posted @ 2015-12-15 15:46 freeliver54 阅读(5655) 评论(0) 推荐(0) 编辑

[转]Display PDF within web browser using MVC3
摘要:本文转自:http://www.codeproject.com/Tips/697733/Display-PDF-within-web-browser-using-MVCIntroductionI will demonstrate you different way to display PDF wi... 阅读全文

posted @ 2015-12-15 14:38 freeliver54 阅读(217) 评论(0) 推荐(0) 编辑

[转]PDF预览插件PDFObject.js
摘要:本文转自:http://pdfobject.com/index.phpWhen possible, use standardized HTML markup and avoid JavaScriptIn an ideal world, you would always embed your PDF ... 阅读全文

posted @ 2015-12-15 11:16 freeliver54 阅读(6114) 评论(0) 推荐(0) 编辑

[转]SQLServer 2008数据库查看死锁、堵塞的SQL语句
摘要:本文转自:http://www.cnblogs.com/zhuque/archive/2012/11/08/2763343.html死锁和堵塞一直是性能测试执行中关注的重点。下面是我整理的监控sql server数据库,在性能测试过程中是否出现死锁、堵塞的SQL语句,还算比较准备,留下来备用。--每... 阅读全文

posted @ 2015-12-14 11:23 freeliver54 阅读(240) 评论(0) 推荐(1) 编辑

[转]Performance Analysis Using SQL Server 2008 Activity Monitor Tool
摘要:本文转自:https://www.mssqltips.com/sqlservertip/1917/performance-analysis-using-sql-server-2008-activity-monitor-tool/ProblemWhile looking through the new... 阅读全文

posted @ 2015-12-14 11:22 freeliver54 阅读(346) 评论(0) 推荐(0) 编辑

[转]响应式表格jQuery插件 – Responsive tables
摘要:本文转自:http://www.shejidaren.com/responsive-tables-for-bootstrap-3.html这个Responsive tables jQuery插件依赖于Bootstrap 3使用,比BS自带的自适应多了一些好用的功能,比如筛选显示,Focus选定、Ta... 阅读全文

posted @ 2015-12-03 17:56 freeliver54 阅读(869) 评论(0) 推荐(0) 编辑

[转]Responsive Tables Demo
摘要:本文转自:http://elvery.net/demo/responsive-tables/A quick and dirty look at some techniques for designing responsive table layouts. This was put together ... 阅读全文

posted @ 2015-12-03 17:34 freeliver54 阅读(199) 评论(1) 推荐(0) 编辑

[转]ASP.NET MVC 4 (九) 模型绑定
摘要:本文转自:http://www.cnblogs.com/duanshuiliu/p/3706701.html模型绑定指的是MVC从浏览器发送的HTTP请求中为我们创建.NET对象,在HTTP请求和C#间起着桥梁的作用。模型绑定的一个最简单的例子是带参数的控制器action方法,比如我们注册这样的路径... 阅读全文

posted @ 2015-12-03 09:22 freeliver54 阅读(248) 评论(0) 推荐(0) 编辑

Kendo UI
摘要:Kendo UI is an HTML5, jQuery-based framework for building modern web apps.The framework features lots of UI widgets, a rich data visualization framewo... 阅读全文

posted @ 2015-12-02 17:00 freeliver54 阅读(202) 评论(0) 推荐(0) 编辑

[转]Asp.NET MVC Widget开发 - ViewEngine
摘要:本文转自:http://www.cnblogs.com/hsinlu/archive/2011/03/02/1968796.html在Asp.NET开发博客类系统,我们经常都会用到Widget,像在线好友、最近访问好友、最新留言等,关于Asp.NET MVC与Asp.NET视图的差异,这里不再说了,... 阅读全文

posted @ 2015-12-02 15:26 freeliver54 阅读(700) 评论(0) 推荐(0) 编辑

[转]让Windows Server 2008 + IIS 7+ ASP.NET 支持10万并发请求
摘要:本文转自:http://www.cnblogs.com/dudu/archive/2009/11/10/1600062.html今天下午17点左右,博客园博客站点出现这样的错误信息:Error Summary:HTTP Error 503.2 - Service Unavailable The se... 阅读全文

posted @ 2015-12-02 14:39 freeliver54 阅读(183) 评论(0) 推荐(0) 编辑

[转]jquery Fancybox丰富的弹出层效果
摘要:本文转自:http://www.helloweba.com/view-blog-65.htmlFancybox是一款优秀的jquery插件,它能够展示丰富的弹出层效果。前面我们有文章介绍了facybox弹出层效果,相比facybox,fancybox显得功能更为齐全,它除了可以加载DIV,图片、图片... 阅读全文

posted @ 2015-12-01 16:23 freeliver54 阅读(945) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示