码迷,mamicode.com
首页 >  
搜索关键字:computer graphics    ( 5401个结果
当DataTable的列名遇上特殊字符"["和"]"时
刚才有看到一个问题http://bbs.csdn.net/topics/390781072。是在DataTable获取某列最小值,但是在动态生生DataTable时,列名有遇上特特殊字符"["和"]"。因此在执行DataTable的computer方法,会出现异常,找不到此列。其实最初的数据源的字段...
分类:其他好文   时间:2014-05-09 12:55:37    阅读次数:301
让窗体自适应屏幕
unit Unit1;interfaceuses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, V.....
分类:Windows程序   时间:2014-05-09 08:54:26    阅读次数:494
同步窗体移动
方法2unit Unit1;interfaceuses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, ...
分类:移动开发   时间:2014-05-09 08:45:39    阅读次数:315
YUM repository and package management: Complete Tutorial
Everyoperatingsystemmusthavesomeortheotherwaytoinstallaprogram.What‘simportantisthefactthattheusermustnotbegiventheresponsibilityofmanagingtheoverheadinvolvedintheinstallationoftheprogram.Youwouldask,what‘stheoverheadinvolvedininstallingaprogram?Yesthereare..
分类:其他好文   时间:2014-05-08 16:52:53    阅读次数:440
android第二十三步拖拽与缩放
package com.example.dragscale;import android.os.Bundle;import android.app.Activity;import android.graphics.Matrix;import android.graphics.PointF;impor...
分类:移动开发   时间:2014-05-08 12:41:12    阅读次数:350
翻译:wiki中的business logic词条
Business logic=============业务逻辑=============From Wikipedia, the free encyclopedia来自Wikipedia,自由的百科全书In computer software, business logic or domain log...
分类:其他好文   时间:2014-05-07 13:00:23    阅读次数:588
K老在拿图灵奖时的发言:Computer Programming as an Art
很多话说得很透彻,把一些觉比较精彩的摘抄一下。... It seems to me that if the authors I studied were writing today, they would agree with the following characterization: Scie...
分类:其他好文   时间:2014-05-07 12:57:54    阅读次数:491
[Z]图灵奖获得者Richard Karp讲述Berkeley CS的发展史
A Personal View of Computer Science at Berkeley赤裸裸的吊炸天
分类:其他好文   时间:2014-05-07 12:48:22    阅读次数:210
2012山东省ACM省赛-Pixel density
Pixel density题目描述Pixels per inch (PPI) or pixel density is a measurement of the resolution of devices in various contexts; typically computer displays...
分类:其他好文   时间:2014-05-07 02:23:38    阅读次数:481
codechef Correctness of Knight Move题解
Chef develops his own computer program for playing chess. He is at the very beginning. At first he needs to write the module that will receive moves written by the players and analyze it. The module w...
分类:其他好文   时间:2014-05-06 23:11:26    阅读次数:497
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!