网页资讯视频图片知道文库贴吧地图采购
进入贴吧全吧搜索

 
 
 
日一二三四五六
       
       
       
       
       
       

签到排名:今日本吧第个签到,

本吧因你更精彩,明天继续来努力!

本吧签到人数:0

一键签到
成为超级会员,使用一键签到
一键签到
本月漏签0次!
0
成为超级会员,赠送8张补签卡
如何使用?
点击日历上漏签日期,即可进行补签。
连续签到:天  累计签到:天
0
超级会员单次开通12个月以上,赠送连续签到卡3张
使用连续签到卡
08月18日漏签0天
河南理工大学吧 关注:403,134贴子:21,548,677
  • 看贴

  • 图片

  • 吧主推荐

  • 视频

  • 游戏

  • 2回复贴,共1页
<<返回河南理工大学吧
>0< 加载中...

校园网网络电视怎么啦,怎么不能看了,哪位高手来帮帮瞧瞧啊

  • 只看楼主
  • 收藏

  • 回复
  • 吃虾米的小猴子
  • 叫我前辈
    9
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
我一点击中央一台及其他的所有的电视频道,就会出现以下的页面,这究竟是什么意思啊
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>



  • 楠妮儿2010
  • 金光闪闪
    10
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
@echo off title 河南理工大学外国语学院网络电视快速启动 :welcome cls color 0A echo 河南理工大学外国语学院echo 网络电视快速启动echo (郑忠耀制作并提供)echo %date% echo %time% echo ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ echo ■ 请选择您要收看的节目 ■ echo ■ 输入对应字母 ■ echo ■ 然后回车 ■ echo ■ 按a进入BBC ■ echo ■ 按b进入National Geographic ■ echo ■ 按c进入HBO ■ echo ■ 按d进入CCTV News ■ echo ■ 按e进入NHK ■ echo ■ 按f进入凤凰卫视中文台 ■ echo ■ 按g进入凤凰卫视资讯台 ■ echo ■ 按h进入CCTV新闻 ■ echo ■ 按i进入CCTV-1 ■ echo ■ 按j进入CCTV-2 ■ echo ■ 按k进入CCTV-3 ■ echo ■ 按l进入CCTV-4 ■ echo ■ 按m进入CCTV-5 ■ echo ■ 按n进入CCTV-6 ■echo ■ 按o进入CCTV-8 ■ echo ■ 按p进入CCTV-10 ■ echo ■ 按q进入中国教育1 ■ echo ■ 按r进入星空卫视 ■ echo ■ 按s进入华娱卫视 ■ echo ■ 按t进入TVB8 ■ echo ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ set /p answer= if %answer%==a goto a if %answer%==b goto b if %answer%==c goto c if %answer%==d goto d if %answer%==e goto e if %answer%==f goto f if %answer%==g goto g if %answer%==h goto h if %answer%==i goto i if %answer%==j goto j if %answer%==k goto k if %answer%==l goto l if %answer%==m goto m if %answer%==n goto n if %answer%==o goto o if %answer%==p goto p if %answer%==q goto q if %answer%==r goto r if %answer%==s goto s if %answer%==t goto t :a @start/min iexplore mms://192.168.17.101/1040 goto welcome :b @start/min iexplore mms://192.168.17.101/1060 goto welcome :c @start/min iexplore mms://192.168.17.101/1050 goto welcome :d @start/min iexplore mms://192.168.17.101/3030 goto welcome :e @start/min iexplore mms://192.168.17.101/1030 goto welcome :f @start/min iexplore mms://192.168.17.101/2040 goto welcome :g @start/min iexplore mms://192.168.17.101/2050 goto welcome :h @start/min iexplore mms://192.168.17.101/4060 goto welcome :i @start/min iexplore mms://192.168.17.101/4050 goto welcome :j @start/min iexplore mms://192.168.17.101/4030 goto welcome :k @start/min iexplore mms://192.168.17.101/5030 goto welcome :l @start/min iexplore mms://192.168.17.101/4040 goto welcome :m @start/min iexplore mms://192.168.17.101/5040 goto welcome :n @start/min iexplore mms://192.168.17.101/5050 goto welcome :o @start/min iexplore mms://192.168.17.101/5060 goto welcome :p @start/min iexplore mms://192.168.17.101/3040 goto welcome :q @start/min iexplore mms://192.168.17.101/2030 goto welcome :r @start/min iexplore mms://192.168.17.101/3060 goto welcome :s @start/min iexplore mms://192.168.17.101/2060 goto welcome :t @start/min iexplore mms://192.168.17.101/3050 goto welcome


2025-08-18 01:29:05
广告
不感兴趣
开通SVIP免广告
  • 吃虾米的小猴子
  • 叫我前辈
    9
该楼层疑似违规已被系统折叠 隐藏此楼查看此楼
这是什么东东啊


登录百度账号

扫二维码下载贴吧客户端

下载贴吧APP
看高清直播、视频!
  • 贴吧页面意见反馈
  • 违规贴吧举报反馈通道
  • 贴吧违规信息处理公示
  • 2回复贴,共1页
<<返回河南理工大学吧
分享到:
©2025 Baidu贴吧协议|隐私政策|吧主制度|意见反馈|网络谣言警示