Skip to content

Instantly share code, notes, and snippets.

pm uninstall com.qiyi.video
pm uninstall cn.wps.moffice_eng
pm disable-user com.miui.video
pm disable-user com.duokan.reader
pm disable-user com.duokan.phone.remotecontroller
pm disable-user com.duokan.reader
pm disable-user com.mi.liveassistant
pm disable-user com.mipay.wallet
pm disable-user com.miui.analytics
pm disable-user com.miui.systemAdSolution
{"sig":"70f2e58779caac5879f9073cd548334dceb181572c11f083927ebb9e77901cb257cd22a49e14e1c3d154413d13c37e9f77f0a9807192a1f0fd4c965b8a98c4eb1","msghash":"1b02209e4739969bf4e2d7cbdc348f7768312c3648957c3bc13956d42c229809"}
# Below is the interface for Iterator, which is already defined for you.
#
# class Iterator(object):
# def __init__(self, nums):
# """
# Initializes an iterator object to the beginning of a list.
# :type nums: List[int]
# """
#
# def hasNext(self):
@ProgramCaiCai
ProgramCaiCai / 4sum.py
Created October 26, 2015 11:25
4sum.py
from collections import defaultdict
class Solution(object):
def fourSum(self, nums, target):
"""
:type nums: List[int]
:type target: int
:rtype: List[List[int]]
"""
xs = sorted(nums)
@ProgramCaiCai
ProgramCaiCai / aiplan_pa1_astat.cpp
Created February 15, 2014 15:02
aiplan_pa1_astar
#include <iostream>
#include <stdio.h>
#include <string.h>
#include <algorithm>
#include <queue>
#include <cmath>
#include <map>
using namespace std;
const int dx[]={0,0,1,-1};

##Joe Chemo 's quit-smoking website analysis ######Social Psychology Homework Week 3


Website Overview

  • When I First enter the website , the homepage design is ordinary and doesn't impress me, and the width of the website is too small, that make user uncomfortable.(The First Impression is ordinary)

  • The connection of Joe Chemo 's Logo and the website's objective is not clear. when people visit the site, they first saw Joe Chemo's Logo. and the logo is not SALIENT. (Cannot make connection to quit smoking at FIRST SIGHT) (based on the thin slice research)

@ProgramCaiCai
ProgramCaiCai / socialpsy-PA2.md
Last active July 25, 2017 13:23
Social Psychology's Impression Challenge

##Wenzhe Tang's Personal Profile

An active MOOC Learner

earned at total 50+ certificates

Working hard at Social Psychology Course


Logo