#CTO

折腾了好久,thinkphp5打开提示加载failed to open stream: No such file or directory in think start.php

GIT上下载的THINKPHP5记得先composerupdate我就是没update,折腾了1个小时,才想起来这个事thinkphp5默认首页打开空白打开报错提示 提示thinkphp目录下的start.php 没这个文件或者目录打不开...

HadoopDoctor:来自腾讯数据仓库TDW的MR诊断系统

TDW是基于Hadoop生态圈研发的大数据处理平台,MapReduce计算引擎在TDW平台中承担了所有的离线数据计算,是TDW最重要的底层支撑平台之一。在TDW平台中,除了MR程序会生成MapReduce作业外,被广泛应用的Hive、tPig等计算框架最终也会把查询语言翻译成MapReduce作业来进行计算,因此对Ma...

ManagementFactory cannot be resolved

ManagementFactorycannotberesolved问题描述:(1)ManagementFactorycannotberesolvedor(2)TypeThetypesun.management.ManagementFactoryisnotvisibleor(3)java.lang.NoClassDefF...

Spring JUnit org.hibernate.HibernateException: Unable to get the default Bean Validation factory

org.hibernate.HibernateException:UnabletogetthedefaultBeanValidationfactory  <propertyname="hibernateProperties"><props><propkey="hiber...

TypeError: this.CliEngine is not a constructor

 vuecli3项目老是提示TypeError:this.CliEngineisnotaconstructor这个,看着特别扭解决方法也不难,直接点击Details然后再点击,如下第一个文件链接找到如下方法functionESLintPlugin(state){this.filterSource=state....

mac -bash: ls: No such file or directory

再mac输入ls竟然提示我如图其他到命令都不能用了???网上找了大半天。看见这种类似的❌很多,但是最后都不是我要的答案,最后没辙,注销用户,重新登陆,问题没有了,也不知道是不是mac的bug;有知道的大佬请帮忙解惑,谢谢...
代码星球 ·2021-02-09

node inspector的安装以及使用【已经淘汰了】

https://github.com/node-inspector/node-inspector1.npminstall-gnode-pre-gyp https://github.com/mapbox/node-pre-gyp/wiki/FAQOnWindowsforNodeC++modulesthatdon...

AppDomain.CurrentDomain.BaseDirectory

在winform中的OnPaint事件中,AppDomain.CurrentDomain.BaseDirectory得到的是下面这个路径C:ProgramFiles(x86)MicrosoftVisualStudio2017ProfessionalCommon7IDE Application.Executab...
代码星球 ·2021-02-08

how to use Inspector in fiddler

双击左侧列表中的某一个request,右侧会自动切换到Inspectors窗口。GEThttp://www.cnblogs.com/HTTP/2.0User-Agent:FiddlerHost:www.cnblogs.com HTTP/1.1301MovedPermanentlyDate:Mon,14Jan2...
代码星球 ·2021-02-08

Registering Components-->Autofac registration(include constructor injection)

https://autofaccn.readthedocs.io/en/latest/register/registration.htmlYouregistercomponentswithAutofacbycreatingaContainerBuilderandinformingthebuilderwhichcompo...

jQuery UI Widget Factory

https://learn.jquery.com/jquery-ui/widget-factory/ThejQueryUIWidgetFactoryisanextensiblebaseonwhichallofjQueryUI'swidgetsarebuilt.Usingthewidgetfactorytobuildap...
代码星球 ·2021-02-08

Why Use the Widget Factory?

https://learn.jquery.com/jquery-ui/widget-factory/why-use-the-widget-factory/WritingjQuerypluginsisassimpleasaddingamethodtojQuery.prototype(morecommonlyseenas$...
代码星球 ·2021-02-08

How To Use the Widget Factory 使用widget factory创建插件

Tostart,we'llcreateaprogressbarthatjustletsussettheprogressonce. 创建一个基于widgetfactory的插件progressbarAswecanseebelow,thisisdonebycallingjQuery.widget()withtwo...
代码星球 ·2021-02-08

Extending Widgets with the Widget Factory

https://github.com/tkvw/jQuery-File-Upload/blob/master/js/jquery.fileupload-image-editor.js 扩展了 https://github.com/blueimp/jQuery-File-Upload/blob/mas...

Why are dashes preferred for CSS selectors / HTML attributes?

IusedashesbecauseIdon'thavetohittheshiftkey.Whetherdashisinterpretedaspunctuationorasanopaqueidentifierdependsontheeditorofchoice,Iguess.However,asapersonalpref...
首页上一页...1516171819...下一页尾页