![]() |
|
|
| |
|
|||||||
|
显示结果从 51 到 75 共计 659
搜索花去 0.07 秒。 搜索: 帖子发表者: huangyhg |
|
论坛: 程序设计
|
|
回复: 1
查看: 2898
发表
huangyhg
23种设计模式的基本意图 抽象工厂(Abstract Factory)提供一个创建一系列相关或相互依赖对象的接口,而无需指定它们具体的类。 由多个普通车间组成的工厂-生产某个行业的系列产品 … |
|
论坛: C#
|
|
回复: 1
查看: 2652
发表
huangyhg
|
|
论坛: C#
|
|
回复: 1
查看: 2652
发表
huangyhg
http://wukui2001.blog.163.com/blog/static/10587144201162605523754/ ---每一模式的出现都是为了解决某一种或某一类问题,或者对某种对象间的耦合关系进行解耦合,使紧耦合变成松耦合的关系。 |
|
论坛: C#
|
|
回复: 0
查看: 1973
发表
huangyhg
http://www.cnblogs.com/kingmoon/archive/2011/05/13/2045278.html 3)可按如下步骤建立单元测试 (1)在Add方法体内,单击鼠标右键,在菜单中选择"创建单元测试", http://images.cnblogs.com/cnblogs_com/k… |
|
论坛: C#
|
|
回复: 0
查看: 1722
发表
huangyhg
概念:对象就是现实生活中的一个个的实体,类是人们对现实生活动现实存在的对像不断认识而产生的抽象。c#类的概念本质上是现实生活中类的概念相同的。 比如:我们说小白是只狗,这里的狗就代表一个类,而小白,… |
|
论坛: 云梦泽(娱乐)
|
|
回复: 0
查看: 2044
发表
huangyhg
http://tieba.baidu.com/p/1752044848 教程测试机型:国行me525,bl=6, 刷机包为国行2.3.6.45.1.17 准备工作:1,点击这里下载RSD刷机工具, 2,底包自己准备,底包是一个后缀名为.sbf的文件 现在开始刷机,… |
|
论坛: C#
|
|
回复: 0
查看: 1856
发表
huangyhg
HttpWebRequest request = (HttpWebRequest)HttpWebRequest.Create(address); HttpWebRequest response = (HttpWebRequest)request.GetResponse(); Stream sm = response.GetResponseStream(); 上面代码在访… |
|
论坛: PC-DMIS
|
|
回复: 2
查看: 2702
发表
huangyhg
1.从一次测量上来看超差,假定没有不确定度的影响 2.但是考虑到测量仪器和测量员的不确定度,应多测几次,尽可能排除不确定度的影响 |
|
论坛: PC-DMIS
|
|
回复: 2
查看: 2702
发表
huangyhg
Dennis Schwartz • ASME Y14.5-2009 Paragraph 2.4 INTERPRETATION OF LIMITS states: "All limits are absolute. Dimensional limits, regardless of the number of decimal places, are used as if they w… |
|
论坛: PC-DMIS
|
|
回复: 2
查看: 2702
发表
huangyhg
During a conversation with a colleague the other day the subject of verification of out of tolerance dimensions came up. Company requirements state that inspection tools used to verify dimensio… |
|
论坛: PC-DMIS
|
|
回复: 1
查看: 1782
发表
huangyhg
Mark Foster • I think so, but I think that you have to contact them separately -- i.e. I don't think you can order a site license online. 19 days ago • Unlike • Like • Reply… |
|
论坛: PC-DMIS
|
|
回复: 1
查看: 1782
发表
huangyhg
Y14 Site Licenses ASME store Digital PDFs are a single-user product with a license granted by ASME for personal use only. Digital PDFs are encrypted and require both the Acrobat plug-in and the… |
|
论坛: PC-DMIS
|
|
回复: 1
查看: 1892
发表
huangyhg
Datum Identifiers What is the reason for not use I, O and Q as datum identifiers? 5 months ago Close viewer .Like CommentFollow Flag Flag as PromotionFlag as JobFlag as InappropriateMore Reply … |
|
论坛: PC-DMIS
|
|
回复: 1
查看: 1892
发表
huangyhg
What is the reason for not use I, O and Q as datum identifiers? |
|
论坛: PC-DMIS
|
|
回复: 1
查看: 2080
发表
huangyhg
Norm Crawford • Yes it can. When done so, profile is generally be controlling form only. However, if applied to a closed polygon or surface of revolution without a size tolerance it is also co… |
|
论坛: PC-DMIS
|
|
回复: 1
查看: 2080
发表
huangyhg
Can a surface profile tolerance be applied without any datums? I think it probably can but I'd be interested to hear other people's views. |
|
论坛: PC-DMIS
|
|
回复: 2
查看: 2003
发表
huangyhg
Pate Denney • Well... If your coordinate system is set up correctly you can can use point to point ... With that being said the blueprint should probably calling it out like that, which 99%don… |
|
论坛: PC-DMIS
|
|
回复: 2
查看: 2003
发表
huangyhg
Dan Mahoney • There really is no difference. The line has a central or centroid point that is referenced when asking for distance, so point to line is really a point to point distance. The im… |
|
论坛: PC-DMIS
|
|
回复: 2
查看: 2003
发表
huangyhg
Which distance is better, point to point distance or point to line ?pl explain why? In 2D and 3D condition. http://www.linkedin.com/groups/Which-distance-is-better-point-1883182.S.156311608?vie… |
|
论坛: 内存泄漏
|
|
回复: 0
查看: 64730
发表
huangyhg
http://hi.baidu.com/estellejiang/blog/item/ec27eaca1648c859f31fe71c.html |
|
论坛: 内存泄漏
|
|
回复: 5
查看: 7974
发表
huangyhg
http://ladymaidu.iteye.com/blog/1263236 http://my.oschina.net/u/131904/blog/41579 |
|
论坛: vc编程
|
|
回复: 0
查看: 5310
发表
huangyhg
http://s.click.taobao.com/t?e=zGU34CA7K%2BPkqB05%2Bm7rfGKZd2WSU5PGV8RjIjTeZs6UaQzNREvLg%2FjhzXuTzmo9PkdbnhuhF3KYK1IQ5iLBUbvlTV05KbUq1RAnjcanToD1J%2B7s2btQ8aiM9Z%2FDodbW&pid=mm_16645114_0_0 |
|
论坛: SolidWorks二次开发
|
|
回复: 0
查看: 5500
发表
huangyhg
Option Explicit '定义swApp变量 (将与 Solidworks应用程序关联) Dim swApp As SldWorks.SldWorks Dim Part As SldWorks.ModelDoc2 Private Sub Command1_Click() |
|
论坛: CAM加工
|
|
回复: 1
查看: 65105
发表
huangyhg
|
|
论坛: vc编程
|
|
回复: 0
查看: 2042
发表
huangyhg
|
| 显示结果从 51 到 75 共计 659 |