代码搜索:develop
找到约 4,730 项符合「develop」的源代码
代码结果 4,730
www.eeworm.com/read/128527/14292184
txt api.txt
HawkVoiceDI API list.
Version 0.91 beta
General notes:
See cryptapi.txt for the encryption functions.
This is a no nonsense API that wraps all codec and encryption details for
the develop
www.eeworm.com/read/125782/14462710
c fty_alpha.c
/*
* THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
* You may freely copy it for use as a template for your own field types.
* If you develop a field type that might be of
www.eeworm.com/read/125782/14462717
c fty_num.c
/*
* THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
* You may freely copy it for use as a template for your own field types.
* If you develop a field type that might be of
www.eeworm.com/read/125782/14462721
c fty_alnum.c
/*
* THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
* You may freely copy it for use as a template for your own field types.
* If you develop a field type that might be of
www.eeworm.com/read/125782/14462736
c fty_ipv4.c
/*
* THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
* You may freely copy it for use as a template for your own field types.
* If you develop a field type that might be of
www.eeworm.com/read/125782/14462742
c fty_enum.c
/*
* THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
* You may freely copy it for use as a template for your own field types.
* If you develop a field type that might be of
www.eeworm.com/read/125782/14462751
c fty_regex.c
/*
* THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
* You may freely copy it for use as a template for your own field types.
* If you develop a field type that might be of
www.eeworm.com/read/125782/14462765
c fty_int.c
/*
* THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
* You may freely copy it for use as a template for your own field types.
* If you develop a field type that might be of
www.eeworm.com/read/483241/1278711
java orderline.java
package com.tarena.develop.entity;
public class OrderLine {
private Integer orderlineid;
private Order order;
private Product product;
private Integer amount;
public Integer getOrderlinei
www.eeworm.com/read/229812/4742123
txt lisa.txt
AFS
~~~
- rewrite ppexpn.c to use a precedence parser
- add new tests to check pp-expression parsing
- develop and implement CLIB optimizations
- printf( "%s\n", p );