苦瓜,这种绿色的小清新,不仅口感独特,而且营养丰富,具有清热解毒、降火明目的功效。今天,就让我们一起来揭秘罐头豆豉苦瓜的家常菜做法,让你轻松学会制作一道健康美味的佳肴。
准备食材
- 苦瓜 1根
- 豆豉 1小碗
- 大蒜 3瓣
- 青红椒 各1个
- 生抽 2大勺
- 老抽 1小勺
- 盐 适量
- 糖 适量
- 鸡精 适量
- 水淀粉 适量
- 食用油 适量
制作步骤
1. 准备苦瓜
将苦瓜洗净,切成段,用刀背拍松,再切成薄片。这样处理的苦瓜口感更佳,而且更容易入味。
# 切苦瓜
```python
def cut_bitter_gourd(bitter_gourd):
"""
切苦瓜的函数
:param bitter_gourd: 苦瓜对象
:return: 切好的苦瓜片
"""
slices = []
for segment in bitter_gourd:
segment = [slice for slice in segment]
slices.extend(segment)
return slices
# 假设我们有一个苦瓜对象
bitter_gourd = [{'length': 10, 'width': 2, 'height': 1}, {'length': 8, 'width': 2, 'height': 1}]
slices = cut_bitter_gourd(bitter_gourd)
print(slices)
2. 准备其他食材
大蒜切片,青红椒切丝备用。
3. 热锅凉油
锅中倒入适量食用油,油热后放入蒜片爆香。
# 爆香蒜片
```python
def saute_onion(onion):
"""
爆香蒜片的函数
:param onion: 大蒜对象
:return: 爆香的大蒜片
"""
sauteed_onion = []
for slice in onion:
sauteed_onion.append(slice)
return sauteed_onion
# 假设我们有一个大蒜对象
onion = [{'length': 1, 'width': 0.5, 'height': 0.3} for _ in range(3)]
sauteed_onion = saute_onion(onion)
print(sauteed_onion)
4. 加入豆豉
将豆豉放入锅中,翻炒均匀。
# 翻炒豆豉
```python
def stir_fry_douchi(douchi):
"""
翻炒豆豉的函数
:param douchi: 豆豉对象
:return: 翻炒好的豆豉
"""
stir_fried_douchi = []
for piece in douchi:
stir_fried_douchi.append(piece)
return stir_fried_douchi
# 假设我们有一个豆豉对象
douchi = [{'length': 1, 'width': 0.5, 'height': 0.3} for _ in range(10)]
stir_fried_douchi = stir_fry_douchi(douchi)
print(stir_fried_douchi)
5. 加入苦瓜片
将苦瓜片放入锅中,快速翻炒均匀。
# 翻炒苦瓜片
```python
def stir_fry_bitter_gourd_slices(slices):
"""
翻炒苦瓜片的函数
:param slices: 苦瓜片对象
:return: 翻炒好的苦瓜片
"""
stir_fried_slices = []
for slice in slices:
stir_fried_slices.append(slice)
return stir_fried_slices
# 假设我们有一个苦瓜片对象
bitter_gourd_slices = [{'length': 5, 'width': 2, 'height': 0.2} for _ in range(20)]
stir_fried_slices = stir_fry_bitter_gourd_slices(bitter_gourd_slices)
print(stir_fried_slices)
6. 调味
加入生抽、老抽、盐、糖、鸡精等调味料,翻炒均匀。
# 调味
```python
def season_dishes(dishes):
"""
调味函数
:param dishes: 食物对象
:return: 调味好的食物
"""
seasoned_dishes = []
for dish in dishes:
seasoned_dishes.append(dish)
return seasoned_dishes
# 假设我们有一个食物对象
dishes = [{'name': '生抽', 'amount': 2}, {'name': '老抽', 'amount': 1}, {'name': '盐', 'amount': 适量}, {'name': '糖', 'amount': 适量}, {'name': '鸡精', 'amount': 适量}]
seasoned_dishes = season_dishes(dishes)
print(seasoned_dishes)
7. 淋上水淀粉勾芡
最后,淋上水淀粉勾芡,翻炒均匀即可出锅。
# 勾芡
```python
def thicken_sauce(sauce):
"""
勾芡函数
:param sauce: 酱汁对象
:return: 勾芡好的酱汁
"""
thickened_sauce = []
for ingredient in sauce:
thickened_sauce.append(ingredient)
return thickened_sauce
# 假设我们有一个酱汁对象
sauce = [{'name': '水淀粉', 'amount': 适量}]
thickened_sauce = thicken_sauce(sauce)
print(thickened_sauce)
小贴士
- 苦瓜性寒,脾胃虚寒者不宜多吃。
- 苦瓜切片时,可以用刀背拍松,这样口感更佳。
- 翻炒苦瓜片时,火候要大,动作要快,以免苦瓜变黄。
现在,你已经学会了罐头豆豉苦瓜的家常菜做法,快去试试吧!相信这道菜一定会让你和家人爱不释手。
