problem description http: www.siucn.com news pro. cannot correctly access the paged content by clicking on the page has not touched the dedecms background php code paging call {dede:pagelist listitem="info,index,end,pre,next,pag...
ask friends who are familiar with dede, the content model added several "picture (URL only) " fields, everything is normal when uploading a picture, but when editing a document, the uploaded new picture will be displayed in the thumbnail preview area ab...
this is the code for weaving dream list page to call paging {dede:list pagesize= 8 } <li class="do-element-media-li " ><a href="[field:url ]" target="_blank"> <div class="do-title do-html-conten...
<ul class="z-nav-conter clearfix"> <li class= {dede:field name=typeid runphp="yes"}(@me=="")? @me="active":@me="...
I tried to install the Spatie s Laravel-permission Joseph Silber s Bouncer packages, but I added permissions for the role, and I didn t know what the added permissions were. The previous permission management was roles corresponding to users I w...
binjlink.exe-- module-path jmods-- add-modules java.base-- output myjre which plug-in command is this command? The command doesn t work either. ...
problem description When @ PostConstruct is executed in servlet, after the construction method and before the init method, what about in the utility class? Today, I occasionally saw springboot injecting constants into the code of a static utility cla...
$a = [ [ name => fk , age => 30], [ name => yy , age => 28], [ name => zz , age => 30], [ name => ee , age => 29], ]; fetch the array of age=30 $a = [ [ name => ...
what is the algorithm for real-time video playback that automatically adjusts video quality according to network speed? ...