我试图在服装贴子中显示我的代码,使用:
<?php if ( post_type_exists( 'portfolio' ) ) {
echo 'the Book post type exists'; } ?>
它显示了类别'portfolio‘内部的回声。但我想在“单曲”中展示我的代码,该代码位于portfolio (一种服装贴子类型)下面。
我也试过用这个:
if ( is_singular()
但什么都不起作用
有没有办法在Corona SDK中获取所有的图库图像?我知道media“类”,它是show()函数,但我打算在找到访问这些图像文件的方法后添加我自己的功能。我只想在只读上下文中使用它们,我不想修改或删除它们。我只需要一个函数,它可以实现以下功能:
local galleryFiles = SOME_MAGIC_FUNCTION_HERE();
for i=1, #galleryFiles do
local fileName = galleryFiles[i];
local image = display.newImage(fileName);
end
有没有办法做到这一点?
错误消息
方法衣柜图像不存在。(浏览: C:\laragon\www\wasamar\resources\views\main_app\admin\wardrobe.blade.php)
我有这个问题,当我想要调用我的衣柜形象类,以显示衣柜服装形象。
型衣柜
<?php
namespace App\Wasamar;
use Illuminate\Database\Eloquent\Model;
class Wardrobe extends Model
{
/**
* The database table used by the model.
*
* @var string
当我试图使用命令sudo apt update进行更新时,我会得到以下错误:
E: Type 'gpg' is not known on line 1 in source list /etc/apt/sources.list.d/grafana.list
E: The list of sources could not be read.
在此错误发生之前,我正在尝试安装grafana。
/etc/apt/sources.list.d/grafana.list
来自评论的
:
1. cat /etc/apt/sources.list.d/grafana.list
deb [sig