Notice (8): file_put_contents(): Write of 274 bytes failed with errno=28 No space left on device [CORE/src/Log/Engine/FileLog.php, line 140]

Notice: file_put_contents() [function.file-put-contents]: Write of 1108 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8): unserialize() [<a href='https://secure.php.net/function.unserialize'>function.unserialize</a>]: Error at offset 4079 of 4085 bytes [APP/Controller/NewsController.php, line 5571]

Notice: file_put_contents() [function.file-put-contents]: Write of 2756 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2): Undefined array key "nsort" [APP/Controller/NewsController.php, line 3613]

Notice: file_put_contents() [function.file-put-contents]: Write of 2072 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2): Trying to access array offset on value of type null [APP/Controller/NewsController.php, line 3613]

Notice: file_put_contents() [function.file-put-contents]: Write of 2096 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2): Undefined array key "nsort" [APP/Controller/NewsController.php, line 3613]

Notice: file_put_contents() [function.file-put-contents]: Write of 2072 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2): Trying to access array offset on value of type null [APP/Controller/NewsController.php, line 3613]

Notice: file_put_contents() [function.file-put-contents]: Write of 2096 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Notice (8): unserialize() [<a href='https://secure.php.net/function.unserialize'>function.unserialize</a>]: Error at offset 16373 of 16373 bytes [APP/Controller/NewsController.php, line 5571]

Notice: file_put_contents() [function.file-put-contents]: Write of 2395 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
让笔记本实现wifi给其他设备使用 - 站长搜索
首页 > 资讯列表 > 软件学院 >>

让笔记本实现wifi给其他设备使用

Warning (2): Undefined array key "nsort" [ROOT/plugins/Kuhuang/templates/Websites/view.php, line 430]
Notice: file_put_contents() [function.file-put-contents]: Write of 2420 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2): Trying to access array offset on value of type null [ROOT/plugins/Kuhuang/templates/Websites/view.php, line 430]

Notice: file_put_contents() [function.file-put-contents]: Write of 2444 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
">
Warning (2): Undefined array key "nsort" [ROOT/plugins/Kuhuang/templates/Websites/view.php, line 430]

Notice: file_put_contents() [function.file-put-contents]: Write of 2420 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
Warning (2): Trying to access array offset on value of type null [ROOT/plugins/Kuhuang/templates/Websites/view.php, line 430]

Notice: file_put_contents() [function.file-put-contents]: Write of 2444 bytes failed with errno=28 No space left on device in /www/wwwroot/www.adminso.com/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 140
2014-11-23 16:47:20 转载来源: 网络整理/侵权必删

       一定有许多人遇到这样的问题,在没有wifi的情况下又有多个设备要使用网络,如手机、电脑;一般情况下都是要使用wifi来上网的,但是在没有wifi而只有有线宽带是该如何实现网络的共享呢?今天小编就叫大家如何使用笔记本电脑让有线宽带变为无线wifi。     第一步:以管理员身份运行命令提示符: “开始”---在搜索栏输入“cmd”----右键以“管理员身份运行

  

     一定有许多人遇到这样的问题,在没有wifi的情况下又有多个设备使用网络,如手机、电脑;一般情况下都是要使用wifi来上网的,但是在没有wifi而只有有线宽带是该如何实现网络的共享呢?今天小编就叫大家如何使用笔记本电脑让有线宽带变为无线wifi。

    第一步:以管理员身份运行命令提示符: “开始”---在搜索栏输入“cmd”----右键以“管理员身份运行。 第二步:在命令行中输入:netsh wlan set hostednetwork mode=allow ssid=songPC key=songPC(ssid的后面是用户名,key后面是密码,随便你们怎么设置,自己记住就好。mode:是否启用虚拟WiFi网卡,改为disallow则为禁用)    第三步:打开“网络和共享中心”——“更改适配器设置”看看是不是多了有多出的这项“Microsoft Virtual WiFi Miniport Adapter”,如果没有,则把你的无线网卡驱动更新一下即可。无线网卡驱动在控制面板里的“设备管理器”中。   第四步:此时你可以把那个新多出来的改名为“虚拟WiFi”以方便管理。   第五步:选择你目前所连接的网络连接,然后右键,打开“属性”,选择“共享”,选择第一项,最后在“家庭网络连接”中找到你刚刚建立的“虚拟WiFi”,然后点确定。   第六步:在命令行中输入:netsh wlan start hostednetwork 。       这就大功造成了,此时你就可以用无线网了。(责任编辑:admin)

标签: 笔记本 实现 wifi 其他 设备 使用


声明:本文内容来源自网络,文字、图片等素材版权属于原作者,平台转载素材出于传递更多信息,文章内容仅供参考与学习,切勿作为商业目的使用。如果侵害了您的合法权益,请您及时与我们联系,我们会在第一时间进行处理!我们尊重版权,也致力于保护版权,站搜网感谢您的分享!

站长搜索

http://www.adminso.com

Copyright @ 2007~2025 All Rights Reserved.

Powered By 站长搜索

打开手机扫描上面的二维码打开手机版


使用手机软件扫描微信二维码

关注我们可获取更多热点资讯

站长搜索目录系统技术支持