问题现状描述:
如何在PCB中放置单位的 LOGO (单位徽标)?
处理问题方法:
1. 把LOGO 保存成 单色的 BMP 图像.
2. 在PCB 界面下使用 Open\file 命令打开文件”C:\Program Files\Altium Designer 6\Examples\Scripts\Delphiscript Scripts\Pcb\...
分类:
其他好文 时间:
2014-07-22 23:01:54
阅读次数:
389
一,Linq to EF using System;using
System.Runtime.CompilerServices;using System.Linq;using System.Data; namespace
EntityframeworkSQL{ class Program { sta...
分类:
数据库 时间:
2014-07-22 23:00:53
阅读次数:
553
http://blog.csdn.net/zhuzeyu5211/article/details/8954641http://www.th7.cn/Program/java/2012/05/25/77499.shtml
分类:
移动开发 时间:
2014-05-05 22:51:28
阅读次数:
326
1.首先下载log4e插件,放入myeclipse10的安装目录D:\Program Files (x86)\myEclipse10\MyEclipse Blue Edition 10\dropins下,新建文件夹log4e,将下载的log4e的插件放入,新建log4e.link文件,写入path=D:/Program Files (x86)/myEclipse10/MyEclipse Blue ...
分类:
其他好文 时间:
2014-05-02 23:17:55
阅读次数:
349
Number Sequence
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 33215
Accepted: 9490
Description
A single positive integer i is given. Write a program to f...
分类:
其他好文 时间:
2014-05-01 22:06:17
阅读次数:
437
JAVA_HOME环境配置"计算机"->"属性"->"高级"->"环境变量"->系统变量下的"新建"->变量名:JAVA_HOME
变量值C:\Program Files\Java\jdk1.7.0_55;JAVA_HOME=C:\Program
Files\Java\jdk1.7.0_55;pat...
分类:
编程语言 时间:
2014-05-01 21:49:16
阅读次数:
472
今天在电脑上插了别人的U盘,打开过几个PPT文件,和一个视频文件(默认用百度影音打开的),结果突然弹出一个热点资讯的广告窗口,窗口风格和QQ的很相似,如下图:托盘图标:经过搜索,得到如下结果:软件安装目录:C:\Program Files (x86)\DHot目录下仅:DHot.exe,unInstall.exe 两个文件;通过ResHacker查看,未找到任何公司及版权信息;...
分类:
其他好文 时间:
2014-05-01 17:44:07
阅读次数:
427
VC获取指定文件夹路径flyfish 2010-3-5一 使用Shell函数1
获取应用程序的安装路径TCHAR
buf[_MAX_PATH];SHGetSpecialFolderPath(NULL,buf,CSIDL_PROGRAM_FILES,NULL);AfxMessageBox(buf);2...
分类:
其他好文 时间:
2014-05-01 10:42:38
阅读次数:
357
在cmd窗口或者开始→运行中输入下面两个命令:
Regsvr32 C:\Program Files (x86)\Environment.dll
或
Regsvr32 C:\\Program Files (x86)\\Environment.dll
均提示下面的错误:
RegSvr32
[Content]
模块“C:\ProgramFiles(x86)\Environment.dll”...
分类:
其他好文 时间:
2014-04-30 22:38:38
阅读次数:
239
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace LinqToEntity
{
class Program
{
static void Main(string[] args)
{
//...
分类:
其他好文 时间:
2014-04-29 13:16:21
阅读次数:
574