This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/background.js b/background.js | |
index 731b483..e69de29 100644 | |
--- a/background.js | |
+++ b/background.js | |
@@ -1,33 +0,0 @@ | |
-// Copyright (c) 2012 The Chromium Authors. All rights reserved. | |
-// Use of this source code is governed by a BSD-style license that can be | |
-// found in the LICENSE file. | |
- | |
-chrome.cookies.onChanged.addListener(function(info) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is automatically @generated by Cargo. | |
# It is not intended for manual editing. | |
[[package]] | |
name = "adder" | |
version = "0.5.1" | |
dependencies = [ | |
"dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", | |
"polkadot-parachain 0.5.1", | |
"sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
''' | |
DEMO: print stack in timeout | |
''' | |
from flask import Flask | |
import time | |
app = Flask(__name__) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/python | |
import os | |
import random | |
import string | |
import shutil | |
import time | |
from argparse import ArgumentParser | |
from typing import Any, Dict | |
import dbus |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Configuration for Alacritty, the GPU enhanced terminal emulator. | |
# Import additional configuration files | |
# | |
# Imports are loaded in order, skipping all missing files, with the importing | |
# file being loaded last. If a field is already present in a previous import, it | |
# will be replaced. | |
# | |
# All imports must either be absolute paths starting with `/`, or paths relative | |
# to the user's home directory starting with `~/`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Configuration for Alacritty, the GPU enhanced terminal emulator. | |
# Import additional configuration files | |
# | |
# Imports are loaded in order, skipping all missing files, with the importing | |
# file being loaded last. If a field is already present in a previous import, it | |
# will be replaced. | |
# | |
# All imports must either be absolute paths starting with `/`, or paths relative | |
# to the user's home directory starting with `~/`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import asyncio | |
from anthropic import AI_PROMPT, HUMAN_PROMPT, AsyncAnthropic | |
anthropic = AsyncAnthropic() | |
async def run(i): | |
print(f"!!!!!{i}!!!!!!!") | |
completion = await anthropic.completions.create( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45452.0 Zero Single | |
45566.0 Zero Multiple | |
45681.0 Single Multiple | |
45700.0 Single Multiple | |
46053.0 Multiple Single | |
46273.0 Zero Single | |
46328.0 Zero Single | |
46489.0 Multiple Single | |
46871.0 Zero Single | |
46940.0 Zero Single |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adsfasdf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
工作职责 | |
1、熟悉软件测试的整体流程,掌握功能测试、集成测试、性能测试等测试方法和工具; | |
2、组织和管理测试团队,对软件测试人员和测试质量应用适当的测试度量和衡量标准; | |
3、参加用户方和项目需求、开发团队的需求和设计沟通,制定符合项目要求的测试方法,并进行持续的优化; | |
4、组织测试团队制定测试方案和计划、编写测试用例、进行测试工作、并负责缺陷的跟踪、管理,进行软件质量分析; | |
5、与项目内外部团队进行沟通和协调,积极推进测试工作,以完成项目下达的测试任务; | |
承担计费重构项目的测试负责人。 | |
上班地址:裕德路 | |
任职资格 | |
大专以上学历,5年及以上测试工作经验 |
OlderNewer