I hereby claim:
- I am oktavianto on github.
- I am dotseo (https://keybase.io/dotseo) on keybase.
- I have a public key ASDwocKYKdtKqraYZcFSOyhaXrkwZ5OLl5Nb2PbyWAhhMwo
To claim this, I am signing this object:
| package cn.jzvd.demo.utils; | |
| import android.graphics.Rect; | |
| import android.view.View; | |
| import androidx.recyclerview.widget.RecyclerView; | |
| import cn.jzvd.JZUtils; | |
| import cn.jzvd.Jzvd; |
| # pip install requests | |
| # cloudflare-wrap-bug.py | |
| import requests | |
| import json | |
| import datetime | |
| import random | |
| import string | |
| import time |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| cat << "EOF"; | |
| _ .-. _ .-. | |
| :_; : : :_;.' `. | |
| .-. .--. ,-.,-.: `-. .-.`. .' | |
| : :' .; :: ,. :' .; :: : : : | |
| :_;`.__.':_;:_;`.__.':_; :_; | |
| Project Deploy Automation System |
| FROM php:7.2-fpm | |
| # Copy composer.lock and composer.json | |
| COPY composer.lock composer.json /var/www/${PROJECT_NAME} | |
| # Set working directory | |
| WORKDIR /var/www/${PROJECT_NAME} | |
| # Install dependencies | |
| RUN apt-get update && apt-get install -y \ |
| version: '3' | |
| services: | |
| #PHP Service | |
| app: | |
| build: | |
| context: . | |
| dockerfile: Dockerfile | |
| image: digitalocean.com/php | |
| container_name: ${PROJECT_NAME}-app |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #define M 3 | |
| struct node { | |
| int n; | |
| int keys[M-1]; | |
| struct node *p[M]; | |
| }*root=NULL; |
| #include<bits/stdc++.h> | |
| #include <conio.h> | |
| using namespace std; | |
| bool isOperator(char c) | |
| { | |
| return (!isalpha(c) && !isdigit(c)); | |
| } | |
| int getPriority(char C) |
| <?php namespace Maatwebsite\Excel\Writers; | |
| use Maatwebsite\Excel\Classes\LaravelExcelWorksheet; | |
| /** | |
| * File Location: /src/Maatwebsite/Excel/Writers/CellWriter.php | |
| * LaravelExcel Excel writer | |
| * | |
| * @category Laravel Excel | |
| * @version 1.0.0 |
| Test Doang Mamang, {{ $isi }} |