惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
Jina AI
Jina AI
小众软件
小众软件
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Martin Fowler
Martin Fowler
P
Proofpoint News Feed
MyScale Blog
MyScale Blog

博客园 - MOZO

下拉列表和div联动时,屏幕会闪下的解决方法 (setTimeout的妙用)【JavaScript】 ASP.NET AJAX Tabs 控件 样式控制 挪新窝了~~ 利用Repeater控件显示主-从关系数据表 <转>DataGrid bool值转换成"是"与"否" BLOG 开张! [导入].NET环境下水晶报表使用总结    BY lihonggen0 [导入]COM+ [导入]sqlhelper 使用事务实例 [导入]sqlhelper  下载 使用指南 代码 [导入]安装sql2005后使用再删除后,使用visula2003有问题 [导入]net精美书籍大检阅 来源:·水木社区 newsmth.net· [导入]华为3Com中小型网吧解决方案 [导入]J300C [导入]水晶报表打印 [导入]软件文档写作 [导入]福州电子地图 [导入]常见ADSL MODEM初始地址及用户名密码大全(转) [导入]"DXML" Redux:从 XML 创建动态的 HTML 菜单
[导入]com+ guid
MOZO · 2005-09-12 · via 博客园 - MOZO

[assembly: ApplcationName("class88")]
[assembly: ApplicationActivation(ActivationOption.Server)]


<assembly: ApplcationName("class88")>
<assembly: ApplicationActivation(ActivationOption.Server)>


public string WakeUp()
{
return "hello world";
}


public function returnstr
retrun "hello world!"
end function


public class MyClass : ServicedComponent
{
public System.Guid Getconid()
{
return Contexttil.Contextid;
}
}

……
文章来源:http://www.blog.edu.cn/user2/34558/archives/2005/296927.shtml