
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
asp.net允许跨域配置web.config
一直提示不能跨域,在web.config里加入上面这段后,就可以允许跨域访问了。
调用Win32 Api函数,非托管DLL
using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices;namespace NetMeeting.API{ public class Win32 { [DllImport("user32.dll", EntryPoint = "
到底了







