l*s 发帖数: 783 | 1 嗯,有很多helper class很多人都不知道。 |
|
n****t 发帖数: 158 | 2 Sorry for the late update, NeverLearn. The project meeting had been
rescheduled couple of times, finally I had it done this morning. And finally
someone from the team (remote server side) made it clear what they need and
what we supposed to do.
Actually I don't need to compile the MSI installer and .net project, I need
to move or install the .dll files of .net project into the MSI GAC, and then
give the MSI package to the team of remote server, they'll install the MSI
and deploy the project on s... 阅读全帖 |
|
j********g 发帖数: 88 | 3 PIA要安装到GAC
Internet Explorer Enhanced Security启用了? |
|
c**t 发帖数: 2744 | 4 Microsoft.mshtml is in C:\Windows\assembly
C:\WINDOWS\assembly\GAC\Microsoft.mshtml\7.0.3300.0__b03f5f7f11d50a3a>fileve
r Microsoft.mshtml.dll |
|
N********n 发帖数: 8363 | 5
也就JAVA连个STRONG NAME、GAC都没有,现在还动辄CLASSPATH、DLL HELL
才整天操心版本控制。.NET根本就不担心这问题。 |
|
c*****a 发帖数: 1638 | 6 DLL hell这个词难道不是正是因为windows才有的?啥时候GAC都成为dll hell的解决方
案了?我为啥觉得恶化了情况?
java自从有了maven以后从来不存在这个依赖控制的问题(原来也不存在,只是程序员
麻烦一点)。 |
|
N********n 发帖数: 8363 | 7
如果是“因为WINDOWS才有”为啥X平台上的JAVA也有JAR HELL问题啊?GAC
的用途之一就是避免DLL HELL。 |
|
g*****g 发帖数: 34805 | 8 gac和strong name这种解决方案跟maven比,就是差了整整一代的方案。他根本不明白
maven是什么。 |
|
N********n 发帖数: 8363 | 9
确实不会用。GAC怎么可能COPY呢。首先要用KEY SIGN过之后用UTIL来安装。
你要能在KEY里面做出DLL HELL来算你有特异功能。 |
|
B********r 发帖数: 397 | 10 windows?? 楼主搞笑的么? 我曾经在一个公司用过.net,结果每次windows server
auto update之后全面瘫痪,就因为update后的GAC dll和之前版本不兼容
像windows这样的垃圾也就是一开始不懂技术的过度一下,之后要做大基本都要转向
linux stack |
|
|
N********n 发帖数: 8363 | 12
类库C的1.0和2.0做成STRONG NAME SIGNED,名字看上去都是C.DLL,但
DIGITAL SIGNATURE不一样,其实就是俩不同的GUID。然后两个C.DLL加
载到系统的GLOBAL ASM CACHE中,在GAC中只认GUID不认名字。你的应
用程序在SETTINGS.XML中指明到底用哪个。如果1.0就给1的GUID,2.0
就2的GUID。
这个和编译原理的DECOUPLE重命名思路类似。编译器做分析时遇到代码
a = w + x; ... ...; a = y - z; 也是先DECOUPLE换名为a0 = w + x;
... ...; a1 = y - z; 之后再解决怎么优化。 |
|
l**********n 发帖数: 8443 | 13 if an assembly depends on another assembly that is not strongly named, it
cannot be registered in the GAC. In cases where the code of the third-party
assembly is not in the programmer's possession, transforming the assembly to
be strongly named can in fact be impossible. |
|
l**********n 发帖数: 8443 | 14 GAC才是问题根源,private assembly没有版本问题,java更没有问题 |
|
|
s**********u 发帖数: 184 | 16 来自主题: Environmental版 - 我要实习! 潜水这里很久了,必须要冒泡了~
版上哪位大哥大姐推荐个实习给我?谢谢+膜拜!
小弟今年24,本科和硕士都是environmental engineering。
科研和实习大部分都是在水和废水的处理上了,比如美国课程有参观过本地的污水处理
厂,在国内读大学时候假期有过去市政污水处理厂实习学习的经历,学校组织我们去过
:一个月的森林野外考察,2个星期的固体废物处理中心考察,火力发电厂脱硫工艺的
学习等等。。。
计算机软件:AutoCAD有设计并出图过二沉池,MTU出的地下水修复计算和设计软件(设
计Air Stripping, Advanced Oxidation Process, GAC等)也玩的蛮熟。另外就是基本
大家都会的Word,PPT,Excel了。厄,我对Excel设计、统计和处理数据蛮喜欢。
知道自己资质尚浅,尤其是看了北美其他同专业朋友的resume后更是自残形愧。。。小
弟本着只求奉献,不求索取(只是在金钱上,嘿嘿)的精神,厚着脸皮向版上任何可能
出现的大大要去给个实习机会!能让我通过CPT以及给我hands on experience就行!
btw,我语言有一点点天赋, |
|
M****s 发帖数: 6 | 17 MITsss,
PhD Environmental chemistry/applied chemistry (and some post-doc work on
microbiology )
方向:
Environmental chemistry: Activated carbon fiber (ACF) for wastewater
treatment through adsorption;
Preparation and characterization of environmentally friendly flocculant
based on natural polymers.
Application of Granular Activated Carbon (GAC) Filter for Control of
Disinfection-By-Product (DBP) Precursors and Trace Organic Contaminants;
Applied microbiology/environmental microbiology: bioreactors... 阅读全帖 |
|
t****r 发帖数: 44 | 18 Count me in
ID: tanger
PhD in Environmental Engineering.
Research area: Water and wastewater reuse. Environmental chemistry.
Endocrine disrupting chemicals treatment and analysis. Disinfection
byproducts formation mechanism. Biological processes for water
treatment. Ozonation, GAC adsorption,analytical methods development and
application. Focused on engineering and application.
Have published in ES&T, Water Research, Journal of Chromatography A, J.
AWWA etc.
Reviewer for ES&T. |
|
M****s 发帖数: 6 | 19 MITsss,
PhD Environmental chemistry/applied chemistry (and some post-doc work on
microbiology )
方向:
Environmental chemistry: Activated carbon fiber (ACF) for wastewater
treatment through adsorption;
Preparation and characterization of environmentally friendly flocculant
based on natural polymers.
Application of Granular Activated Carbon (GAC) Filter for Control of
Disinfection-By-Product (DBP) Precursors and Trace Organic Contaminants;
Applied microbiology/environmental microbiology: bioreactors... 阅读全帖 |
|
t****r 发帖数: 44 | 20 Count me in
ID: tanger
PhD in Environmental Engineering.
Research area: Water and wastewater reuse. Environmental chemistry.
Endocrine disrupting chemicals treatment and analysis. Disinfection
byproducts formation mechanism. Biological processes for water
treatment. Ozonation, GAC adsorption,analytical methods development and
application. Focused on engineering and application.
Have published in ES&T, Water Research, Journal of Chromatography A, J.
AWWA etc.
Reviewer for ES&T. |
|
F****3 发帖数: 1504 | 21 请问板上各位大神啊!
从000到255有256个数字,把这256个数字进行转换用字母a到j表示成密码,但是是三位
。请问可以知道每个数字对应哪个吗?谢谢!!!!
aaa
aab
aad
aag
aah
aai
abb
abc
abh
abj
aca
acg
adi
aea
aec
aed
aef
afc
afg
afh
agd
ahb
ahf
aib
aic
aie
aig
aje
aji
baf
baj
bbb
bbg
bbi
bbj
bcb
bcf
bci
bcj
bdc
bdf
bdh
beh
bfb
bfc
bff
bgd
bge
bgg
bgj
bhf
bhg
bhi
bib
bic
bid
bif
bjc
bjg
bjh
caa
cah
cca
ccg
cci
cdg
cef
ceh
cej
cfg
cfh
cga
chi
chj
cib
cih
cjb
cjf
cjj
daa
dac
dad
dae
dce
dcg
dda
ddd
ddh
deb
dec
ded
def
dff
dfh
dgb
dge
dgf
dhe
dia
dif
dii
djb
djc
eac
eai... 阅读全帖 |
|
C******g 发帖数: 2930 | 22 Price Drop
* Soldner-X: Himmelssturmer Permanent Price Drop (now $7.99, original
price $9.99)
Downloadable Games
* Tecmo Bowl Throwback ($9.99)
* Planet Minigolf ($9.99)
* Soldner-X 2: Final Prototype + Soldner-X: Himmelssturmer Bundle ($17.
99)
PSone Classics
* N20 Nitrous Oxide ($5.99)
Game Demos
* Planet Minigolf
Minis
* Telegraph Crosswords – Minis ($2.99)
Add-on Game Content
* Dead to Rights: Retribution – GAC Pack ($4.99)
* Lost Planet 2 - Map Pack #2 ($ |
|