这个Windows10上面的错误已经困扰了俺好久了:如果你也遇到同样的问题,推荐试试以下的解决方案:下载WindowsEssentials2012,安装时记得选择Mail。祝好运!2018.06.17[
阅读全文]
时不时会碰到这种情况,赶紧收藏吧!链接在这里:ChangeYourForgottenWindowsPasswordwiththeLinuxSystemRescueCD(ThankstoLowellHeddings)Sofarinourserieswe’vecoveredhowtoresetyourWindowspasswordwiththeUltimateBootCD,butifyouarealittlemoretechnicalyoumightwanttosimplyusetheexcellentSystemRescueCD,whichisbasedonLinux.NotethatifyouareusingstandardWindowsencryptionforyourfiles,resettingthepasswordwillpe...[
阅读全文]
1.以-v启动docker后,查看volume在host上的路径:
用awk就可以取到我们想要的路径:
2.Ifyouneedpinginthecontainer,readthispost:
Dockerubuntupingbashnotfound
3.IfyouwanttoaccessafolderonthehostfromaubuntuVM:
HowtoAccessFoldersonYourHostMachinefromanUbuntuVirtualMachineinVirtualBox
4.ubuntu密码忘记了怎么办?
Howtochangerootpasswordinubuntu?
5.pip批量安装:
Howtopipinsta...[
阅读全文]
1.Docker现在很热啊,俺也凑凑热闹。Docker是什么?看看下面的链接或许能搞懂:
FromZerotoDocker-TutorialforBeginners
2.需要Ubuntu,可以这里下载:
Ubuntu14.04.2LTS
3.如果安装到VirtualBox上,会出现屏幕太小的问题。这里可以解决:
ChangeScreenSizefrom640x480onafter14.04installationonVirtualBox
4.文字的教程很多啊可以参考下面的链接:
https://tecadmin.net/install-and-manage-docker...[
阅读全文]
usingSystem.Reflection;MethodInfomi=classInstance.GetType().GetMethod(methodString);
result=methodInfo.Invoke(classInstance,parametersArray);2017.04.16[
阅读全文]
写了款小工具LoveMath。功能如下:它可以按照下述设置,自动生成难度不同的四则运算题,希望对需要的父母们能有所帮助
1)支持连续多步四则运算。可以在设置窗口中,设定多少步
2)除法中为没有余数(暂不支持有余数的运算)
3)可设定运算数字的范围。比如,在10以内,100以内等等
4)可以设置是否允许答案为负数
5)算术操作符支持+,-,×,÷[
阅读全文]
反正我听了一遍又一遍,是我今年最爱听的歌之一。
附英文歌词(呵呵,从网上找的:)
2016.11.24
[
阅读全文]
"Iremembermecomingoutoftheuniversitylibrary,justbeforesunset,sittinginthebusonthewayhomeandlisteningtothissongonrepeat.i'mnotsurehowthatmemorymakesmefeel.."
[
阅读全文]
【故障实录】周日早晨,windows8.1的电脑开机就出故障了:>>>UnabletobootWin8.Error:"0xc0000098"."Thebootconfigurationdatafiledoesn'tcontainvalidinformationforanoperatingsystem".这是一台HP的All-in-one的机器。起因就是用了一款旧版的分区工具,试图增大C盘的容量。1)首先想到的是,会不会是分区表出了问题?于是翻出来一款旧的恢复工具-国产的diskGenius,在没有对分区表进行备份[
阅读全文]
真是好文!链接在这里:HOWTOmountSMB/CIFSsharesunderFreeBSD/[
阅读全文]